123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499 |
- 2021-09-24 08:23:04,171 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:27:21,433 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:27:30,544 [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-09-24 08:27:30,590 [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:行号 145
- 在 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-09-24 08:27:34,176 [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-09-24 08:27:34,177 [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:行号 145
- 在 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-09-24 08:27:39,969 [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-09-24 08:27:39,970 [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:行号 145
- 在 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-09-24 08:31:16,223 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:32:26,817 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:34:53,676 [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-09-24 08:34:54,893 [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:行号 145
- 在 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-09-24 08:35:35,850 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:39:42,297 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:44:15,836 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:47:39,423 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:48:41,586 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 08:51:45,528 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 09:23:01,780 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 09:23:14,040 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 09:32:56,743 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 09:35:05,512 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 09:40:22,664 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 10:01:49,205 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 10:25:19,445 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 10:25:37,874 [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-09-24 10:25:37,882 [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:行号 145
- 在 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-09-24 10:25:42,977 [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-09-24 10:25:42,978 [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:行号 145
- 在 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-09-24 10:28:33,863 [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-09-24 10:28:33,864 [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:行号 145
- 在 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-09-24 10:28:37,167 [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-09-24 10:28:37,168 [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:行号 145
- 在 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-09-24 10:28:52,055 [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-09-24 10:28:52,056 [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:行号 145
- 在 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-09-24 10:42:28,806 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 10:56:11,061 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 10:56:20,054 [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-09-24 10:56:22,082 [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:行号 145
- 在 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-09-24 10:56:27,153 [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-09-24 10:56:28,912 [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:行号 145
- 在 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-09-24 11:13:21,905 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 11:14:10,963 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 13:41:37,145 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 13:46:48,267 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 13:47:11,437 [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-09-24 13:47:13,236 [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:行号 145
- 在 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-09-24 13:47:17,495 [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-09-24 13:47:20,222 [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:行号 145
- 在 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-09-24 13:47:51,565 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:02:38,818 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:02:52,984 [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-09-24 14:02:52,993 [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:行号 145
- 在 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-09-24 14:04:45,310 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:05:49,811 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianHeBing.MapControl_MouseUp(Object sender, MouseEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianHeBing.cs:行号 64
- 在 System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
- 在 SuperMap.UI.MapControl.OnMouseUp(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(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-09-24 14:07:01,198 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:10:20,374 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:14:43,727 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:18:55,000 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 14:38:37,628 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:00:43,931 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:01:37,946 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:02:27,999 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianHeBing.uiButton1_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianHeBing.cs:行号 43
- 在 System.Windows.Forms.Control.OnClick(EventArgs e)
- 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-09-24 15:02:58,471 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:10:07,576 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:12:04,143 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:13:56,329 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:25:00,562 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:49:12,482 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:50:23,567 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 15:58:34,594 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 16:09:24,677 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 16:22:27,128 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 16:23:49,965 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 16:49:57,681 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 16:51:10,182 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 17:14:02,966 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 17:16:22,863 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 17:17:51,318 [1] 21 DEBUG Log : 系统启动
- 2021-09-24 17:22:02,833 [1] 21 DEBUG Log : 系统启动
|