[SocketException (0x274c): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.5.30:52020]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +1073657
System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +33
System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +217
[WebException: 无法连接到远程服务器]
System.Net.HttpWebRequest.GetRequestStream() +1534317
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +103
PersonalStyle.WebReference1.Table_Manage.ReDsSql(String StrSql, Int32 IsReturn, String WebSite) +133
PersonalStyle.Class.StatFun.ReId() +869
PersonalStyle.Class.StatFun..cctor() +83
[TypeInitializationException: “PersonalStyle.Class.StatFun”的类型初始值设定项引发异常。]
PersonalStyle.Class.StatFun.ReComId(DataSet& ds1) +0
PersonalStyle._Default.Page_Load(Object sender, EventArgs e) +111
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|