.NET Core 3.0 and IIS: HTTP Error 500.30 - ANCM In-Process Start Failure: failed to load coreclr

前端 未结 3 1170
青春惊慌失措
青春惊慌失措 2021-01-13 01:14

My application runs fine within IIS Express on my development workstation, but I am having trouble deploying it to IIS. I receive the following error when I browse to the ap

3条回答
  •  自闭症患者
    2021-01-13 01:44

    I had to set it in the project properties otherwise it just kept resetting my web.config changes

    Image of project setting to change

提交回复
热议问题