IIS Server & ASP.Net Core - 500.19 with error code 0x8007000d on httpplatformhandler tag

前端 未结 4 1364
执念已碎
执念已碎 2020-11-27 05:29

I am getting the following error when I try to launch my ASP.Net Core App using IIS Server v7.5 ... I published the website (File System option in Visual Studio) to a specif

4条回答
  •  离开以前
    2020-11-27 06:14

    I was able to solve this same problem when running in Visual Studio Community 2017 v. 15.7.1.

    Had to install the latest dotnet-sdk-2.1.300-rc1-008673-win-x64.

    https://www.microsoft.com/net/download/dotnet-sdk-2.1.300-rc1-windows-x64-installer

提交回复
热议问题