Problem in running .net framework 4.0 website on iis 7.0

后端 未结 12 607
忘掉有多难
忘掉有多难 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条回答
  •  天命终不由人
    2020-12-24 00:23

    1. Go to the IIS Manager.
    2. open the server name like (PC-Name)\.
    3. then double click on the ISAPI and CGI Restriction.
    4. then select ASP.NET v4.0.30319(32-bit) Restriction allowed.

提交回复
热议问题