Could not load file or assembly 'System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

莫名其妙的错误,耗费我半天没解决。之前系统一切好好的,发生原因没找到,找到了 解决方案。

 

Could not load file or assembly 'System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not mat

按下面配置 web.config 或者 app.config ,重启IIS即可。

这是 高版本向前重定向,感觉解决问题方式不是最佳的。

相关文章:

  • 2021-07-08
  • 2022-12-23
  • 2021-08-13
  • 2022-03-07
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2022-12-23
  • 2021-10-15
  • 2022-12-23
  • 2021-07-29
  • 2021-09-02
相关资源
相似解决方案