At times after publishing .NET Core Web Application to a Windows Server web server it may not work and give the following error:

HTTP Error502.5-ProcessFailure


If that occurs try installing the Current version of .NET core via the following link:
https://www.microsoft.com/net/download/core#/runtime

You may need to restart but usually not required.

Test your application and it should load.

Hjälpte svaret dig? 0 användare blev hjälpta av detta svar (0 Antal röster)