net core 在win7系统发布后,出现在502.5错误。
下载net core托管包 WindowsHosting https://www.microsoft.com/net/download/dotnet-core/runtime-2.0.8
重启IIs net stop was /y 和 net start w3svc
.net core发布到IIS后502.5错误
原文:https://www.cnblogs.com/-clouds/p/9229142.html