Config Error: This configuration section cannot be used at this path

后端 未结 30 2410
死守一世寂寞
死守一世寂寞 2020-11-22 07:01

I\'ve encountered an error deploying a site to a server. When trying to load the home page, or access authentication on the new site in IIS, I get the error:

30条回答
  •  一整个雨季
    2020-11-22 07:38

    On Windows Server 2012 with IIS 8 I have solved this by enabling ASP.NET 4.5 feature:

    enter image description here

    and then following ken's answer.

提交回复
热议问题