Visual Studio 2015 can't start IIS Express

前端 未结 10 2182
[愿得一人]
[愿得一人] 2021-01-03 19:52

When I am trying to run an ASP.Net Core project in Visual Studio 2015, a Microsoft Visual Studio dialog appears \"The project doesn\'t know how to run the profile IIS Expres

10条回答
  •  长发绾君心
    2021-01-03 20:28

    This happened to me after a failed update of visual studio 2017 15.9.4 Setup completed with warnings and when I checked the problems saw that .NET core SDK 2.1 installation is failed.

    I will try to install it manually. Otherwise currently the only solution I found is to uninstall visual studio and re-install it.

提交回复
热议问题