【发布时间】:2013-07-15 20:59:34
【问题描述】:
我目前正在尝试将许多使用 System.Net.Http 测试版 (-v 2.0.20126.16343) 的解决方案升级到版本 2.0.20710.0。
我还引用了 System.Json -v 4.0.20126.16343,但是,当我在浏览器中重新加载网站时出现错误。
Could not load file or assembly 'System.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
我已经检查并且文件在包文件夹中,并且正在填充 bin 文件夹。
有人有什么想法吗?
【问题讨论】:
标签: asp.net-mvc-3 c#-4.0 system.net system.json