本帖最后由 swejet 于 2021-10-27 15:20 编辑
- ## Overview
- - Version: 7.0.101.0
- - Exception: `System.Net.WebException`
- - DateTime: 2021/10/23 12:21:41
- - Email: nominz@qq.com
- - Tags: #CN, #COLLABORATION
- ## Exception
- ```json
- {
- "ClassName": "System.Net.WebException",
- "Message": "无法连接到远程服务器",
- "Data": {
- "$type": "System.Collections.ListDictionaryInternal, mscorlib",
- "System.Object": 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)
- 在 Forguncy.Common.DesignerReportServerVisitor.CreateReport(ReportModel reportModel, String themePath, String folderPath)
- 在 Forguncy.Common.ReportsManager.NewReport(ReportModel reportModel, String folder)
- 在 Forguncy.Views.ObjectViews.ReportFolderViewModel.CreateReportItem(ActiveReportType reportType)
- 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
- 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
- 在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
- 在 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)",
- "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
- }
- ```
- ## EventLog
- - 12:21:34 `MouseL`:Window:提示->Button:确定
- - 12:21:30 `MouseL`:Window:名称->Button:确定->确定
- - 12:21:27 `MouseL`:MenuItem:创建RDL报表->Inline:创建RDL报表
- - 12:21:25 `MouseR`:Window:HospitalDevice02-master - 活字格
- - 12:20:42 `MouseL`:ObjectViewMenuItem:删除->删除
- - 12:20:41 `MouseR`:Window:HospitalDevice02-master - 活字格->ReportsObjectView->MyTreeViewItem:Forguncy.Views.ObjectViews.ReportItemViewModel
- - 12:20:34 `MouseL`:Window:HospitalDevice02-master - 活字格->ReportsObjectView->MyTreeViewItem:Forguncy.Views.ObjectViews.ReportItemViewModel
- - 12:20:33 `MouseL`:Window:HospitalDevice02-master - 活字格->ReportsObjectView->MyTreeViewItem:Forguncy.Views.ObjectViews.ReportItemViewModel
- - 12:20:33 `MouseL`:Window:HospitalDevice02-master - 活字格->ReportsObjectView->MyTreeViewItem:Forguncy.Views.ObjectViews.ReportItemViewModel
- - 12:20:24 `MouseL`:Window:HospitalDevice02-master - 活字格->Spread[28,75]:R18,C9 ,Page=设备__入出库流水,ListView=表格1
- - 12:15:51 `MouseL`:Window:活字格
- ## ActionList
复制代码
|