专业网站建设品牌,十四年专业建站经验,服务6000+客户--广州京杭网络
免费热线:400-683-0016      微信咨询  |  联系我们

HTTP Error 502.5 - Process Failure

当前位置:网站建设 > 技术支持
资料来源:网络整理       时间:2023/2/14 1:04:20       共计:3629 浏览
.net core 在iis部署遇到502错误:
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

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

解决方案:

1、选中应用程序池-->高级设置-->加载用户配置文件设为true.

 

2、在Web.config中找到<aspNetCore processPath="dotnet" arguments=".\OpenAuth.WebApi.dll" stdoutLogEnabled="true" stdoutLogFile=".\logs\stdout" />

把stdoutLogEnabled设置为true,在stdoutLogFile配置的文件夹logs下找到log文件,点开查看具体错误。我的是少了log4net.config配置文件,发布的时候没有生成,从源代码中拷贝过去就可以了



版权说明:
本网站凡注明“广州京杭 原创”的皆为本站原创文章,如需转载请注明出处!
本网转载皆注明出处,遵循行业规范,如发现作品内容版权或其它问题的,请与我们联系处理!
欢迎扫描右侧微信二维码与我们联系。
·上一条:cmd 输入net start mysql 提示:服务名无效 | ·下一条:关于缺少VCRUNTIME140_1.DLL的解决方案-2种解决方法

Copyright © 广州京杭网络科技有限公司 2005-2024 版权所有    粤ICP备16019765号 

广州京杭网络科技有限公司 版权所有