fullstackproltd / AspNetCoreSpa

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
https://aspnetcorespa.fullstackpro.co.uk
MIT License
1.47k stars 464 forks source link

HTTP Error 502.5 - Process Failure #219

Closed leniel closed 6 years ago

leniel commented 6 years ago

Right now, the app https://aspnetcorespa.azurewebsites.net/ is showing an error. This is the same error I'm seeing in Visual Studio when I try to debug the app with the current source code.

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

Troubleshooting steps: Check the system event log for error messages Enable logging the application process' stdout messages Attach a debugger to the application process and inspect

For more information visit: https://go.microsoft.com/fwlink/?LinkID=808681

leniel commented 6 years ago

I was able to solve my problem when running in Visual Studio 15.7.1.

Had to install dotnet-sdk-2.1.300-rc1-008673-win-x64.

https://www.microsoft.com/net/download/dotnet-sdk-2.1.300-rc1-windows-x64-installer