- 积分
- 879
- 阳光
-
- 花瓣
-
- 雨露
-
- 节操
-
- 基情
-
- 贡献
-
- 注册时间
- 2013-9-14
- 在线时间
- 小时
- 最后登录
- 1970-1-1
- 阅读权限
- 40
TA的每日心情 | 郁闷 2017-2-4 12:41 |
---|
签到天数: 63 天 [LV.6]常住居民II
|
[032931C9] System.NullReferenceException: Object reference not set to an instance of an object.
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
[001, 03E452D8]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[002, 0359DCE7]
System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[003, 00FD9F96]
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
[004, 0011F5D3]
System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[005, 0035596F]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[006, 0035596F]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[007, 0035596F]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[008, 018E2C4E]
System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[009, 0197EA12]
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
[010, 03C18EDD]
System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[011, 00700FA9]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[012, 00700FA9]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[013, 00700FA9]
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
[014, 0061DFBC]
System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
|
|