Problem in running .net framework 4.0 website on iis 7.0

后端 未结 12 604
忘掉有多难
忘掉有多难 2020-12-24 00:22

Hey I got problem in running .NET framework 4.0 website on IIS7.0. the error I got is like:

HTTP Error 404.2 - Not Found \

12条回答
  •  梦毁少年i
    2020-12-24 00:40

    Go to IIS manager and click on the server name. Then click on the "ISAPI and CGI Restrictions" icon under the IIS header. Change ASP.NET 4.0 from "Not Allowed" to "Allowed".

提交回复
热议问题