“There was an error while performing this operation”

前端 未结 11 2132
不知归路
不知归路 2021-01-29 23:00

I have a website in IIS for which I cannot open any of the settings like Authentication, Handler Mappings, Authorization Rules etc. It just shows the error message \"There was a

11条回答
  •  Happy的楠姐
    2021-01-29 23:31

    I am running IIS 8.5 and I deployed my first Asp.Net Core 2.0 (Razor pages) site to the IIS Server (on Windows Server 2012 R2) that was running several Asp.Net Framework/Classic websites. This worked for me:

    Install the .NET Core Windows Server Hosting bundle

    https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x#install-the-net-core-windows-server-hosting-bundle

提交回复
热议问题