ASP.NET 5 MVC: unable to connect to web server ‘IIS Express’
After installing Update 2 for Visual Studio 2015 I started getting the same error. I tried everything above with no luck. However, I found a solution that works for me: Delete YourSolutionFolder\\.vs\config\applicationhost.config file (note: .vs is a hidden folder) Open Visual Studio, right-click on web site > Properties > Debug tab > Web Server Settings … Read more