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.

這篇文章有幫助嗎? 0 用戶發現這個有用 (0 投票)