HTTP Error 500.30 - ANCM In-Process Start Failure
發(fā)布日期:2022/8/29 作者:
瀏覽:1462
HTTP Error 500.30 - ANCM In-Process Start Failure
window logs:
Application 'xxx' with physical root 'E:\XXX\' failed to load coreclr. Exception message:
CLR worker thread exited prematurely
Application 'xxx' with physical root 'E:\XXX\' hit unexpected managed exception, exception code = '0xe0434352'. Please check the stderr logs for more information.
在web.config 將hostingModel="InProcess" 改為 hostingModel="OutOfProcess"
下拉加載更多評(píng)論