aspnet_regiis.exe -ir does not work on windows 8

前端 未结 3 1714
无人及你
无人及你 2020-12-08 03:57

I am trying to deploy an ASP.NET MVC3 app to my Windows 8 box with IIS8. When I try to route to the site I get the following error:

3条回答
  •  Happy的楠姐
    2020-12-08 04:44

    what worked for me is: - unchecking the 4.5 and 3.5 in remove/add windows features - restarted the computer - checked the 4.5 and 3.5 in remove/add windows features.

    And from that point it all worked again.

提交回复
热议问题