Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

error after webdeploy a .net core 1.1 app

$
0
0
<div class="content-container">

I'm using visual studio 2017 pro . Every time I try to deploy a .net core 1.1 app to winhost . I get this error . I new to .net core

HTTP Error 502.5 - Process Failure

</div> <div class="content-container">

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
</div>

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

Viewing all articles
Browse latest Browse all 9386

Trending Articles