我是靠谱客的博主 美丽黑猫,最近开发中收集的这篇文章主要介绍Could not load file or assembly ‘Newtonsoft.Json, Version=8.0.0.0, Culture=neutral... 问题解决,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
Could not load file or assembly 'Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
在提高产品安全,升级引用外包 ‘Newtonsoft.Json’的版本时 ,可能会遇到的下面的问题:
问题: 环境配置的版本不匹配
解决方法:
1,找到路径:\ binNewtonsoft.Json.dll
2,打开Newtonsoft.Json.dll
3,双击 ‘1(Neutral)’
4,找到对应的版本更新到配置文件中,重启环境 即可
最后
以上就是美丽黑猫为你收集整理的Could not load file or assembly ‘Newtonsoft.Json, Version=8.0.0.0, Culture=neutral... 问题解决的全部内容,希望文章能够帮你解决Could not load file or assembly ‘Newtonsoft.Json, Version=8.0.0.0, Culture=neutral... 问题解决所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复