Exception:发送请求时出错。基础连接已经关闭: 接收时发生错误。无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

报错信息

HttpRequestException: 发送请求时出错。
StackTrace:
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 DynamicClass.<API_SearchRole>d__56.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 DynamicClass.<Tab_bar_SelectionChanged>d__2.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

WebException: 基础连接已经关闭: 接收时发生错误。
--Status: ReceiveFailure
StackTrace:
   在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   在 System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)

IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。
StackTrace:
   在 System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
   在 System.Net.Connection.ReadCallback(IAsyncResult asyncResult)

SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
--ErrorCode: 10060
--Message: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
--SocketErrorCode: TimedOut
StackTrace:
   在 System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
   在 System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)

 

解决方法

暂无解决方案。

相关信息
0 查看
2024-05-29 21:21
Quicker版本
版本 反馈次数