IIS 8.0 ASP.NET and Error 500.19

后端 未结 9 1860
故里飘歌
故里飘歌 2020-12-08 06:58

I can\'t seem to get any ASP.NET sites to run under IIS8 on Windows 8. Under IIS Express they are fine, but I\'ve:

  1. Installed IIS8
  2. Installed ASP.NET 3
9条回答
  •  -上瘾入骨i
    2020-12-08 07:05

    1. Click "Start button"
    2. in the search box, enter "Turn windows features on or off"
    3. in the features window, Click: "Internet Information Services"
    4. Click: "World Wide Web Services"
    5. Click: "Application Development Features"
    6. Check (enable) the features. I checked all but not CGI.

    i'm using w10 technical preview

提交回复
热议问题