本帖最后由 梦想去旅行 于 2023-4-27 16:16 编辑
不知道是什么问题导致设计器项目突然运行不起来?在哪里查询异常问题?
- Tid:1 2023/4/27 16:13:25: 2023/4/27 16:13:25 Process Development Web Site is started. url is http://localhost:{0}/Forguncy, port is 64998
- Tid:1 2023/4/27 16:13:29: Assembly: CommonUtilities, Version=8.0.102.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------{
- "ClassName": "System.Net.WebException",
- "Message": "无法连接到远程服务器",
- "Data": null,
- "InnerException": {
- "$type": "System.Net.Sockets.SocketException, System",
- "NativeErrorCode": 10061,
- "ClassName": "System.Net.Sockets.SocketException",
- "Message": "由于目标计算机积极拒绝,无法连接。",
- "Data": null,
- "InnerException": null,
- "HelpURL": null,
- "StackTraceString": " 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
- 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)",
- "RemoteStackTraceString": null,
- "RemoteStackIndex": 0,
- "ExceptionMethod": "8
- DoConnect
- System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Net.Sockets.Socket
- Void DoConnect(System.Net.EndPoint, System.Net.SocketAddress)",
- "HResult": -2147467259,
- "Source": "System",
- "WatsonBuckets": null
- },
- "HelpURL": null,
- "StackTraceString": " 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
- 在 System.Net.HttpWebRequest.GetRequestStream()
- 在 CommonUtilities.ServiceVisitorImp.GetHttpWebRequest(String methodName, Object parameters, ProxySettings proxySettings)
- 在 CommonUtilities.ServiceVisitorImp.CallMethodToGetResultStream(String methodName, Object parameters, ProxySettings proxySettings, Boolean sync)
- 在 CommonUtilities.ServiceVisitorImp.CallMethodToGetResultString(String methodName, Object parameters, ProxySettings proxySettings)
- 在 CommonUtilities.ServiceVisitor.CheckAlive(String baseUrl, Int32 timeoutSeconds, Int32 intervalMillisecondsDelay)",
- "RemoteStackTraceString": null,
- "RemoteStackIndex": 0,
- "ExceptionMethod": "8
- GetRequestStream
- System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Net.HttpWebRequest
- System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef)",
- "HResult": -2146233079,
- "Source": "System",
- "WatsonBuckets": null
- }
- CurrentMethodName: CheckAlive
- Tid:1 2023/4/27 16:13:34: Assembly: CommonUtilities, Version=8.0.102.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------{
- "ClassName": "System.Net.WebException",
- "Message": "无法连接到远程服务器",
- "Data": null,
- "InnerException": {
- "$type": "System.Net.Sockets.SocketException, System",
- "NativeErrorCode": 10061,
- "ClassName": "System.Net.Sockets.SocketException",
- "Message": "由于目标计算机积极拒绝,无法连接。",
- "Data": null,
- "InnerException": null,
- "HelpURL": null,
- "StackTraceString": " 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
- 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)",
- "RemoteStackTraceString": null,
- "RemoteStackIndex": 0,
- "ExceptionMethod": "8
- DoConnect
- System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Net.Sockets.Socket
- Void DoConnect(System.Net.EndPoint, System.Net.SocketAddress)",
- "HResult": -2147467259,
- "Source": "System",
- "WatsonBuckets": null
- },
- "HelpURL": null,
- "StackTraceString": " 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
- 在 System.Net.HttpWebRequest.GetRequestStream()
- 在 CommonUtilities.ServiceVisitorImp.GetHttpWebRequest(String methodName, Object parameters, ProxySettings proxySettings)
- 在 CommonUtilities.ServiceVisitorImp.CallMethodToGetResultStream(String methodName, Object parameters, ProxySettings proxySettings, Boolean sync)
- 在 CommonUtilities.ServiceVisitorImp.CallMethodToGetResultString(String methodName, Object parameters, ProxySettings proxySettings)
- 在 CommonUtilities.ServiceVisitor.CheckAlive(String baseUrl, Int32 timeoutSeconds, Int32 intervalMillisecondsDelay)",
- "RemoteStackTraceString": null,
- "RemoteStackIndex": 0,
- "ExceptionMethod": "8
- GetRequestStream
- System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Net.HttpWebRequest
- System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef)",
- "HResult": -2146233079,
- "Source": "System",
- "WatsonBuckets": null
- }
- CurrentMethodName: CheckAlive
- Tid:1 2023/4/27 16:13:39: Assembly: CommonUtilities, Version=8.0.102.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------{
- "ClassName": "System.Net.WebException",
- "Message": "无法连接到远程服务器",
- "Data": null,
- "InnerException": {
- "$type": "System.Net.Sockets.SocketException, System",
- "NativeErrorCode": 10061,
- "ClassName": "System.Net.Sockets.SocketException",
- "Message": "由于目标计算机积极拒绝,无法连接。",
- "Data": null,
- "InnerException": null,
- "HelpURL": null,
- "StackTraceString": " 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
- 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)",
- "RemoteStackTraceString": null,
- "RemoteStackIndex": 0,
- "ExceptionMethod": "8
- DoConnect
- System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Net.Sockets.Socket
- Void DoConnect(System.Net.EndPoint, System.Net.SocketAddress)",
- "HResult": -2147467259,
- "Source": "System",
- "WatsonBuckets": null
- },
- "HelpURL": null,
- "StackTraceString": " 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
- 在 System.Net.HttpWebRequest.GetRequestStream()
- 在 CommonUtilities.ServiceVisitorImp.GetHttpWebRequest(String methodName, Object parameters, ProxySettings proxySettings)
- 在 CommonUtilities.ServiceVisitorImp.CallMethodToGetResultStream(String methodName, Object parameters, ProxySettings proxySettings, Boolean sync)
- 在 CommonUtilities.ServiceVisitorImp.CallMethodToGetResultString(String methodName, Object parameters, ProxySettings proxySettings)
- 在 CommonUtilities.ServiceVisitor.CheckAlive(String baseUrl, Int32 timeoutSeconds, Int32 intervalMillisecondsDelay)",
- "RemoteStackTraceString": null,
- "RemoteStackIndex": 0,
- "ExceptionMethod": "8
- GetRequestStream
- System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Net.HttpWebRequest
- System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef)",
- "HResult": -2146233079,
- "Source": "System",
- "WatsonBuckets": null
- }
- CurrentMethodName: CheckAlive
复制代码
|