I am trying to create a new
ASP.NET MVC
project in Microsoft Visual Studio 2017
. I get the following error when I run the project immediately after Visual Studio
has finished setting it up for me:
Visual Studio 2017: Unable to start program "http://localhost:xxxxx/". Operation timed out.
I have not made ANY changes to the project. I am unable to run the project. Any solutions?