Issue with deployment asp.net core 2.0 windows server 2012

Apr 19 2018 2:44 AM
We have created Asp.net core 2.0 application and deployed in local system(windows 7) ,it's working fine. while same published code deployed in winodws server 2012 , getting below 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

Answers (4)