当前位置:   article > 正文

asp.net core .net 3.1 HTTP Error 500.30 ANCM In-Process Start Failure_clr worker thread exited prematurely

clr worker thread exited prematurely

参考
https://go.microsoft.com/fwlink/?LinkID=2028265

HTTP Error 500.30 ANCM In-Process Start Failure

事件查看器

事件查看器有这两个错误

  • Application ‘/LM/W3SVC/2/ROOT’ with physical root ‘C:\Users\Administrator\Desktop\ASP.NET Core\RazorPagesMovie’ has exited from Program.Main with exit code = ‘0’. Please check the stderr logs for more information.
  • Application ‘/LM/W3SVC/2/ROOT’ with physical root ‘C:\Users\Administrator\Desktop\ASP.NET Core\RazorPagesMovie’ failed to load coreclr. Exception message:
    CLR worker thread exited prematurely
    在这里插入图片描述
    各种捣腾就是不行,看好多贴子都不行。
    最后安装asp.net core 3.1 ,之后再卸载,程序跑下就好了。可能有些东西没有安装好。
    下载安装:aspnetcore-runtime-3.1.16-win-x64
    下载地址
    https://dotnet.microsoft.com/download/dotnet
    在这里插入图片描述
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/100693
推荐阅读
相关标签
  

闽ICP备14008679号