---[System Time]:
2013-
4-
10 10:
06:
33---------------------------
异常信息:Server was unable to process request. ---> Character
set 'latin1' is not supported 在 System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName,
至今未找到答案,把所有的31个项目,全局搜索,未发现latin1的相关代码。谷歌、百度,有几篇英文的文章,也是以论坛的形式来叙述的,至于答案,貌似是要升级mysql.dll。不是很懂了。
到服务器上进入mysql的stauts。发现了有3个latin1.
也就是 按照这个方法,全部执行了一遍,http://www.cnblogs.com/webmm/archive/2012/04/23/2466233.html#2654152
至于疗效如何,我就不清楚了,因为上午9点多开始出现了异常,1:30分在无任何干扰的情况下,自己恢复正常了。
转载于:https://www.cnblogs.com/renzhe/archive/2013/04/10/3013396.html