123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- 2021-10-08 08:24:43,109 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 08:26:41,082 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 WWPipeLine.Map.Tools.Conditions.Sercher.cxYuanXing.TrackedHandler(Object sender, TrackedEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\Sercher\cxYuanXing.cs:行号 46
- 在 SuperMap.UI.MapControl.raise_Tracked(Object value0, TrackedEventArgs value1)
- 在 SuperMap.UI.MapControl.OnTracked(TrackedEventArgs args)
- 在 TrackedCallBack(Int64 pWnd)
- 在 UGC.UGMapEditorWnd.OnRButtonDown(UGMapEditorWnd* , UGGraphics* , UInt32 , OgdcPoint )
- 在 SuperMap.UI.MapControl.DoMouseDown(MouseEventArgs e)
- 在 SuperMap.UI.MapControl.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 08:38:30,193 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 08:38:56,172 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:00:14,466 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:24:29,711 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:31:22,741 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:34:30,824 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:47:30,216 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:51:37,923 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:53:38,297 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 09:59:14,235 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:01:39,582 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:12:10,190 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:15:39,103 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:18:42,692 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:34:52,134 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:37:39,916 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:39:17,469 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:42:02,367 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:45:06,730 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:48:28,863 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:52:11,839 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 10:53:23,085 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:03:45,682 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:04:12,179 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“UIPanel”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl()
- 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 Sunny.UI.UIForm.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:04:12,202 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“ConditionForm”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:04:21,163 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“UIPanel”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl()
- 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 Sunny.UI.UIForm.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:04:21,166 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“ConditionForm”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:04:36,232 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“UIPanel”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl()
- 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 Sunny.UI.UIForm.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:04:36,232 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“ConditionForm”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:09:42,411 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:11:49,381 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“UIPanel”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl()
- 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
- 在 Sunny.UI.UIForm.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:11:49,386 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
- 对象名:“ConditionForm”。
- 在 System.Windows.Forms.Control.CreateHandle()
- 在 System.Windows.Forms.Form.CreateHandle()
- 在 System.Windows.Forms.Control.get_Handle()
- 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
- 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 143
- 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
- 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-10-08 11:12:22,031 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:25:31,406 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:26:59,254 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:34:28,414 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 11:49:21,540 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 13:18:53,958 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 13:33:07,494 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 15:56:07,279 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 15:58:52,457 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:16:57,217 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:16:58,467 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
- 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
- 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
- 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:17:04,500 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:17:05,525 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
- 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
- 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
- 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:17:19,135 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:17:20,134 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
- 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
- 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
- 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:17:28,368 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:17:29,588 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
- 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
- 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
- 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:18:03,924 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:18:05,211 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
- 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
- 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
- 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:18:25,021 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:18:26,180 [1] 40 ERROR LogError : System.IO.FileNotFoundException: D:\GIS\WWpipeline\Package\resources\三维管线.png
- 在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
- 在 WWPipeLine.SplashForm..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 39
- 在 WWPipeLine.SplashForm.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\SplashForm.cs:行号 28
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 32
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:19:32,276 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:22:31,401 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:23:56,793 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:38:44,129 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:41:35,079 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:47:35,718 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:50:52,623 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:50:54,437 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 WeifenLuo.WinFormsUI.Docking.DockPanel.set_DocumentStyle(DocumentStyle value)
- 在 WWPipeLine.FormMainRibbon..ctor() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 49
- 在 WWPipeLine.FormMainRibbon.get_Instance() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 25
- 在 WWPipeLine.Program.Main() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\Program.cs:行号 33
- 2021-10-08 16:51:04,787 [1] 21 DEBUG Log : 系统启动
- 2021-10-08 16:52:52,650 [1] 21 DEBUG Log : 系统启动
|