HTTP 502.5 error after updating ASP.NET Core 1.0 to 1.1
问题 Steps to reproduce I used this official ASP.NET and this articles to upgrade my ASP.NET Core 1.0 app to 1.1. The app compiles fine but when I run the app using F5, I get the following error Error : HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The application process started but then stopped The application process started but failed to listen on the configured port Further technical details Operating system: Windows 10 Visual Studio