IIS 7.5 and ASP .NET 2.0

后端 未结 9 1035
星月不相逢
星月不相逢 2021-02-19 03:00

Are there any known issues with IIS 7.5? I\'m getting the following error when I try to browse/start/view any page on the site.

HTTP Error 500.19 - Internal Serv         


        
9条回答
  •  南笙
    南笙 (楼主)
    2021-02-19 03:19

    This is comming due to asp.net not install in IIS for this, Turn on Windows features on or off, iis feature selection in "Programs and Features" in the control panel's. Select IIS then "world wide web services" then "Application Devlopment Features" then "ASP" and "ASP.NET"

提交回复
热议问题