Web Application Problems (web.config errors) HTTP 500.19 with IIS7.5 and ASP.NET v2

后端 未结 24 2313
别那么骄傲
别那么骄傲 2020-11-27 11:08

This is driving the whole team crazy. There must be some simple mis-configured part of IIS or our Web Server, but every time we try to run out ASP.NET Web Application on IIS

24条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-27 11:46

    Make sure all of your IIS features are properly enabled.

    • Open Windows Features (Turn Windows features on or off).
    • Scroll down to Internet Information Services

    • Open the World Wide Web plus box drop down

    • Open the Application Development Features plus box drop down
    • Manually check all of the subsequent check boxes, then click ok

提交回复
热议问题