Quicker版本:1.36.5
遇到一个异常“发送请求时出错。”,但是没有复现的步骤。
大致是在一个动作内,挨个子程序,搜索关键词“键”,然后突然就弹出错误。
HttpRequestException
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 dWHfqquLqTnPbj7dWOw.uWinf2u7MGGwOGRkhCr.<CheckActionUpdates>d__62.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.View.X.Nodes.StepListControl.<>c__DisplayClass16_2.u20fqE2od3qLFIj6iAF.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
基础连接已经关闭: 连接被意外关闭。
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)