I've seen this post, but it is not my case cause I run my project from Visual Studio. It is not a deployed application.
I've recently installed Visual Studio 2015 Professional Update 3 and I am running locally ASP.NET Core Web with AngularJS 2 application. What I see is error when I run application is:
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
I've already installed the follwing packages at my PC:
Does anybody know how can I resolve this error?
That was my silly mistake. I should just not run my application immediately, but at first try to debug my application!
When I tried to debug my application, then I saw the following exception:
Can't load Microsoft.AspNetCore.Hosting 1.1.0.0
Then I just corrected dependencies project.json
file and it started working very well.
Thanks a lot, guys, to all!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With