Asp.net core 2.0 发布在IIs上,出现异常

  1. 将程序发布在IIs上,在计算机管理中找到IIs的日志,显示302.5异常;在CMD中输出dotnet --version 显示Failed to load the dll from [C:\Program Files\dotnet\host\fxr\1.0.1\hostfxr.dll], HRESULT: 0x80070057】错误异常:
  2. 解决的方式:http://www.cnblogs.com/xiaoshuai1992/p/7616236.html其中阐明了需要的东西,根据自己的需要将插件下载下来就可以了

猜你喜欢

转载自blog.csdn.net/u010565765/article/details/79570568
今日推荐