+ -
当前位置:首页 → 问答吧 → 我的网站,注册会员时出现问题,求高手指点

我的网站,注册会员时出现问题,求高手指点

时间:2011-12-15

来源:互联网

“/”应用程序中的服务器错误。 由于系统缓冲区空间不足或队列已满,不能执行套接字上的操作。 61.147.124.120:80 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Net.Sockets.SocketException: 由于系统缓冲区空间不足或队列已满,不能执行套接字上的操作。 61.147.124.120:80

源错误:

行 54:         [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://WebXml.com.cn/getCountryCityByIp", RequestNamespace="http://WebXml.com.cn/", ResponseNamespace="http://WebXml.com.cn/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]行 55:         public string[] getCountryCityByIp(string theIpAddress) {行 56:             object[] results = this.Invoke("getCountryCityByIp", new object[] {行 57:                         theIpAddress});行 58:             return ((string[])(results[0]));

源文件: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3d6ef957\32c9f95a\App_WebReferences.kfndxib0.0.cs    行: 56

堆栈跟踪:

[SocketException (0x2747): 由于系统缓冲区空间不足或队列已满,不能执行套接字上的操作。 61.147.124.120:80]   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +239   System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +35   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +224[WebException: 无法连接到远程服务器]   System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +1869061   System.Net.HttpWebRequest.GetRequestStream() +13   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +103   CityWebService.IpAddressSearchWebService.getCountryCityByIp(String theIpAddress) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\3d6ef957\32c9f95a\App_WebReferences.kfndxib0.0.cs:56   muban_registerMasterPage.Page_Load(Object sender, EventArgs e) in d:\wwwroot\tongcheng\muban\registerMasterPage.master.cs:23   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35   System.Web.UI.Control.OnLoad(EventArgs e) +99   System.Web.UI.Control.LoadRecursive() +50   System.Web.UI.Control.LoadRecursive() +141   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

作者: 网络小小   发布时间: 2011-12-15

只会顶!求高手解答!

作者: wglzaj   发布时间: 2011-12-27

热门下载

更多