标签:trouble AC failed figure opp tar app and ica
解决方法:
web.config 中 删除 " -argFile IISExeLauncherArgs.txt" 即可。
<aspNetCore processPath="dotnet" arguments=".\demo.dll -argFile IISExeLauncherArgs.txt" forwardWindowsAuthToken="false" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" />
asp.net core mvc HTTP Error 502.5 - Process Failure
原文地址:https://www.cnblogs.com/ziye/p/9073173.html