Visual Studio 2015 Update 1 - No IIS Express Response While Debugging

后端 未结 11 1175
无人及你
无人及你 2020-12-13 02:55

I have an error in my code development environment. I can\'t solve it and I can\'t work properly rightnow.

Details:
I\'m working with \"Visual

11条回答
  •  执笔经年
    2020-12-13 03:44

    If you experience this issue with Visual Studio 2017, then you may need to ensure that your installation included the selection of the option:

    • ASP.NET MVC 4

    I tried re-targeting my solution to .NET 4.6, 4.5 and 4.5.2 using Web platform Installer without success. This option must include a critical runtime component.

提交回复
热议问题