Web服务错误 [英] Error Of Web Service

查看:76
本文介绍了Web服务错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Error   1   Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

推荐答案

您还必须部署NewtonSoft.Json库。 Web服务器,不仅仅在您的开发机器上。
You have to deploy the NewtonSoft.Json libraries also on the web server, not only on your development machine.


清除项目的临时框架文件:



C: \ WINDOWS\Microsoft.NET \ Framework \v2.0.50727 \Temporary ASP.NET Files \
Clear out the temporary framework files for your project in:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\


这篇关于Web服务错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆