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

后端 未结 14 845

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条回答
  •  攒了一身酷
    2020-11-28 05:41

    For me, it was all about setting up my web server to use the latest-and-greatest tech to support my ASP.NET 5 application!

    The following URL gave me all the tips I needed:

    https://docs.asp.net/en/1.0.0-rc1/publishing/iis-with-msdeploy.html

    Hope this helps :)

提交回复
热议问题