ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d

后端 未结 14 865

I am replicating web application deployment and found several issues related to HTTP Error 500.19. My machine is running Windows 7 while the wo

14条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-28 05:51

    Install URL rewriting:

    UPDATE - this is now available here (and works with IIS 7-10):

    https://www.iis.net/downloads/microsoft/url-rewrite

    Ensure you have the following set to 'Allowed' for your IIS server:

    enter image description here

提交回复
热议问题