当前位置:编程学习 > C#/ASP.NET >>

调用WebService出错:The underlying connection was closed: An unexpected error occurred on a send.

具体情况如下:
现在客互端(c#开发)调用WebService时候,
报错:
20080227 00:20:48 CRecordUpdate::RecordUpdateThread error:System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send.
   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at SASDataControl.WebReference.JZNetbarUpdate.GetServerID(String MAC)
   at BBVOD.CRecordUpdate.RecordUpdateThread()<!>
初步估计是访问量大的缘故,因为以前访问量小的时候不太会出错,现在量上来了,就报这个错误.
请各位高手指点,小弟实在没办法了:( --------------------编程问答-------------------- lz要干嘛? --------------------编程问答--------------------
补充:.NET技术 ,  Web Services
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,