20210923.log 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508
  1. 2021-09-23 08:23:33,931 [1] 21 DEBUG Log : 系统启动
  2. 2021-09-23 08:40:55,613 [1] 21 DEBUG Log : 系统启动
  3. 2021-09-23 09:14:26,377 [1] 21 DEBUG Log : 系统启动
  4. 2021-09-23 09:16:27,482 [1] 21 DEBUG Log : 系统启动
  5. 2021-09-23 09:18:50,063 [1] 21 DEBUG Log : 系统启动
  6. 2021-09-23 09:19:37,970 [1] 40 ERROR LogError : System.ArgumentException: Selection和Layer对象的Dataset属性必须引用同一数据集对象
  7. 参数名: value.Dataset
  8. 在 SuperMap.Mapping.Layer.set_Selection(Selection value)
  9. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 133
  10. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  11. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  12. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  13. 在 System.Windows.Forms.Control.WndProc(Message& m)
  14. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  15. 2021-09-23 09:26:04,077 [1] 21 DEBUG Log : 系统启动
  16. 2021-09-23 09:31:59,514 [1] 21 DEBUG Log : 系统启动
  17. 2021-09-23 09:32:59,159 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  18. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 146
  19. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  20. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  21. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  22. 在 System.Windows.Forms.Control.WndProc(Message& m)
  23. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  24. 2021-09-23 09:37:39,536 [1] 21 DEBUG Log : 系统启动
  25. 2021-09-23 09:41:44,171 [1] 21 DEBUG Log : 系统启动
  26. 2021-09-23 09:54:27,208 [1] 21 DEBUG Log : 系统启动
  27. 2021-09-23 09:59:12,388 [1] 21 DEBUG Log : 系统启动
  28. 2021-09-23 10:03:30,621 [1] 21 DEBUG Log : 系统启动
  29. 2021-09-23 10:04:35,847 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  30. 对象名:“UIPanel”。
  31. 在 System.Windows.Forms.Control.CreateHandle()
  32. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  33. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  34. 在 System.Windows.Forms.Control.CreateControl()
  35. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  36. 在 System.Windows.Forms.Control.WndProc(Message& m)
  37. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  38. 在 Sunny.UI.UIForm.WndProc(Message& m)
  39. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  40. 2021-09-23 10:04:35,855 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  41. 对象名:“ConditionForm”。
  42. 在 System.Windows.Forms.Control.CreateHandle()
  43. 在 System.Windows.Forms.Form.CreateHandle()
  44. 在 System.Windows.Forms.Control.get_Handle()
  45. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  46. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  47. 在 System.Windows.Forms.Control.Show()
  48. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  49. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  50. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  51. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  52. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  53. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  54. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  55. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  56. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  57. 在 System.Windows.Forms.Control.WndProc(Message& m)
  58. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  59. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  60. 2021-09-23 10:11:18,247 [1] 21 DEBUG Log : 系统启动
  61. 2021-09-23 10:13:48,288 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  62. 对象名:“UIPanel”。
  63. 在 System.Windows.Forms.Control.CreateHandle()
  64. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  65. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  66. 在 System.Windows.Forms.Control.CreateControl()
  67. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  68. 在 System.Windows.Forms.Control.WndProc(Message& m)
  69. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  70. 在 Sunny.UI.UIForm.WndProc(Message& m)
  71. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  72. 2021-09-23 10:13:48,296 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  73. 对象名:“ConditionForm”。
  74. 在 System.Windows.Forms.Control.CreateHandle()
  75. 在 System.Windows.Forms.Form.CreateHandle()
  76. 在 System.Windows.Forms.Control.get_Handle()
  77. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  78. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  79. 在 System.Windows.Forms.Control.Show()
  80. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  81. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  82. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  83. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  84. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  85. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  86. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  87. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  88. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  89. 在 System.Windows.Forms.Control.WndProc(Message& m)
  90. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  91. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  92. 2021-09-23 10:22:40,451 [1] 21 DEBUG Log : 系统启动
  93. 2021-09-23 10:23:01,373 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  94. 对象名:“UIPanel”。
  95. 在 System.Windows.Forms.Control.CreateHandle()
  96. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  97. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  98. 在 System.Windows.Forms.Control.CreateControl()
  99. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  100. 在 System.Windows.Forms.Control.WndProc(Message& m)
  101. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  102. 在 Sunny.UI.UIForm.WndProc(Message& m)
  103. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  104. 2021-09-23 10:23:01,379 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  105. 对象名:“ConditionForm”。
  106. 在 System.Windows.Forms.Control.CreateHandle()
  107. 在 System.Windows.Forms.Form.CreateHandle()
  108. 在 System.Windows.Forms.Control.get_Handle()
  109. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  110. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  111. 在 System.Windows.Forms.Control.Show()
  112. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  113. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  114. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  115. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  116. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  117. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  118. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  119. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  120. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  121. 在 System.Windows.Forms.Control.WndProc(Message& m)
  122. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  123. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  124. 2021-09-23 10:23:04,847 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  125. 对象名:“UIPanel”。
  126. 在 System.Windows.Forms.Control.CreateHandle()
  127. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  128. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  129. 在 System.Windows.Forms.Control.CreateControl()
  130. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  131. 在 System.Windows.Forms.Control.WndProc(Message& m)
  132. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  133. 在 Sunny.UI.UIForm.WndProc(Message& m)
  134. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  135. 2021-09-23 10:23:04,848 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  136. 对象名:“ConditionForm”。
  137. 在 System.Windows.Forms.Control.CreateHandle()
  138. 在 System.Windows.Forms.Form.CreateHandle()
  139. 在 System.Windows.Forms.Control.get_Handle()
  140. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  141. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  142. 在 System.Windows.Forms.Control.Show()
  143. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  144. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  145. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  146. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  147. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  148. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  149. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  150. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  151. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  152. 在 System.Windows.Forms.Control.WndProc(Message& m)
  153. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  154. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  155. 2021-09-23 10:23:20,368 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  156. 对象名:“UIPanel”。
  157. 在 System.Windows.Forms.Control.CreateHandle()
  158. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  159. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  160. 在 System.Windows.Forms.Control.CreateControl()
  161. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  162. 在 System.Windows.Forms.Control.WndProc(Message& m)
  163. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  164. 在 Sunny.UI.UIForm.WndProc(Message& m)
  165. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  166. 2021-09-23 10:23:20,369 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  167. 对象名:“ConditionForm”。
  168. 在 System.Windows.Forms.Control.CreateHandle()
  169. 在 System.Windows.Forms.Form.CreateHandle()
  170. 在 System.Windows.Forms.Control.get_Handle()
  171. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  172. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  173. 在 System.Windows.Forms.Control.Show()
  174. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  175. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  176. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  177. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  178. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  179. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  180. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  181. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  182. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  183. 在 System.Windows.Forms.Control.WndProc(Message& m)
  184. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  185. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  186. 2021-09-23 10:36:22,797 [1] 21 DEBUG Log : 系统启动
  187. 2021-09-23 10:39:54,201 [1] 21 DEBUG Log : 系统启动
  188. 2021-09-23 11:04:32,895 [1] 21 DEBUG Log : 系统启动
  189. 2021-09-23 11:09:33,518 [1] 21 DEBUG Log : 系统启动
  190. 2021-09-23 13:47:44,737 [1] 21 DEBUG Log : 系统启动
  191. 2021-09-23 13:50:17,930 [1] 21 DEBUG Log : 系统启动
  192. 2021-09-23 13:55:04,558 [1] 21 DEBUG Log : 系统启动
  193. 2021-09-23 13:56:01,246 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  194. 对象名:“UIPanel”。
  195. 在 System.Windows.Forms.Control.CreateHandle()
  196. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  197. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  198. 在 System.Windows.Forms.Control.CreateControl()
  199. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  200. 在 System.Windows.Forms.Control.WndProc(Message& m)
  201. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  202. 在 Sunny.UI.UIForm.WndProc(Message& m)
  203. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  204. 2021-09-23 13:56:10,824 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  205. 对象名:“ConditionForm”。
  206. 在 System.Windows.Forms.Control.CreateHandle()
  207. 在 System.Windows.Forms.Form.CreateHandle()
  208. 在 System.Windows.Forms.Control.get_Handle()
  209. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  210. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  211. 在 System.Windows.Forms.Control.Show()
  212. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  213. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  214. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  215. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  216. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  217. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  218. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  219. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  220. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  221. 在 System.Windows.Forms.Control.WndProc(Message& m)
  222. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  223. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  224. 2021-09-23 13:57:12,999 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  225. 对象名:“UIPanel”。
  226. 在 System.Windows.Forms.Control.CreateHandle()
  227. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  228. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  229. 在 System.Windows.Forms.Control.CreateControl()
  230. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  231. 在 System.Windows.Forms.Control.WndProc(Message& m)
  232. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  233. 在 Sunny.UI.UIForm.WndProc(Message& m)
  234. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  235. 2021-09-23 13:57:19,092 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  236. 对象名:“ConditionForm”。
  237. 在 System.Windows.Forms.Control.CreateHandle()
  238. 在 System.Windows.Forms.Form.CreateHandle()
  239. 在 System.Windows.Forms.Control.get_Handle()
  240. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  241. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  242. 在 System.Windows.Forms.Control.Show()
  243. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  244. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  245. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  246. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  247. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  248. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  249. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  250. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  251. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  252. 在 System.Windows.Forms.Control.WndProc(Message& m)
  253. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  254. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  255. 2021-09-23 14:16:31,311 [1] 21 DEBUG Log : 系统启动
  256. 2021-09-23 14:20:23,442 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  257. 对象名:“UIPanel”。
  258. 在 System.Windows.Forms.Control.CreateHandle()
  259. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  260. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  261. 在 System.Windows.Forms.Control.CreateControl()
  262. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  263. 在 System.Windows.Forms.Control.WndProc(Message& m)
  264. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  265. 在 Sunny.UI.UIForm.WndProc(Message& m)
  266. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  267. 2021-09-23 14:20:23,450 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  268. 对象名:“ConditionForm”。
  269. 在 System.Windows.Forms.Control.CreateHandle()
  270. 在 System.Windows.Forms.Form.CreateHandle()
  271. 在 System.Windows.Forms.Control.get_Handle()
  272. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  273. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  274. 在 System.Windows.Forms.Control.Show()
  275. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  276. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  277. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  278. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  279. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  280. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  281. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  282. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  283. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  284. 在 System.Windows.Forms.Control.WndProc(Message& m)
  285. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  286. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  287. 2021-09-23 15:26:00,579 [1] 21 DEBUG Log : 系统启动
  288. 2021-09-23 15:26:02,152 [1] 40 ERROR LogError : Newtonsoft.Json.JsonReaderException: Unterminated string. Expected delimiter: ". Path 'Tag', line 1, position 83.
  289. 在 Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote)
  290. 在 Newtonsoft.Json.JsonTextReader.ParseValue()
  291. 在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
  292. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
  293. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  294. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  295. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
  296. 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
  297. 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
  298. 在 WWPipeLine.Commons.SerializeHelper.JsonHepler.Json_Deserialize[T](String strSerializeJson) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Commons\SerializeHelper\JsonHelper.cs:行号 99
  299. 2021-09-23 15:26:02,159 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  300. 在 WWPipeLine.RibbonMenuRegister.RegisterByConfig(Ribbon ribbon) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 135
  301. 在 WWPipeLine.FormMainRibbon.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.cs:行号 160
  302. 在 System.Windows.Forms.Form.OnCreateControl()
  303. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  304. 在 System.Windows.Forms.Control.CreateControl()
  305. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  306. 在 System.Windows.Forms.Control.WndProc(Message& m)
  307. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  308. 在 Sunny.UI.UIForm.WndProc(Message& m)
  309. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  310. 2021-09-23 15:27:05,515 [1] 21 DEBUG Log : 系统启动
  311. 2021-09-23 15:27:07,429 [1] 40 ERROR LogError : Newtonsoft.Json.JsonReaderException: Unterminated string. Expected delimiter: ". Path 'Tag', line 1, position 83.
  312. 在 Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote)
  313. 在 Newtonsoft.Json.JsonTextReader.ParseValue()
  314. 在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
  315. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
  316. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  317. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  318. 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
  319. 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
  320. 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
  321. 在 WWPipeLine.Commons.SerializeHelper.JsonHepler.Json_Deserialize[T](String strSerializeJson) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Commons\SerializeHelper\JsonHelper.cs:行号 99
  322. 2021-09-23 15:31:18,909 [1] 21 DEBUG Log : 系统启动
  323. 2021-09-23 15:31:58,721 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  324. 对象名:“UIPanel”。
  325. 在 System.Windows.Forms.Control.CreateHandle()
  326. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  327. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  328. 在 System.Windows.Forms.Control.CreateControl()
  329. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  330. 在 System.Windows.Forms.Control.WndProc(Message& m)
  331. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  332. 在 Sunny.UI.UIForm.WndProc(Message& m)
  333. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  334. 2021-09-23 15:32:00,930 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  335. 对象名:“ConditionForm”。
  336. 在 System.Windows.Forms.Control.CreateHandle()
  337. 在 System.Windows.Forms.Form.CreateHandle()
  338. 在 System.Windows.Forms.Control.get_Handle()
  339. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  340. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  341. 在 System.Windows.Forms.Control.Show()
  342. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  343. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  344. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  345. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  346. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  347. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  348. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  349. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  350. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  351. 在 System.Windows.Forms.Control.WndProc(Message& m)
  352. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  353. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  354. 2021-09-23 15:35:07,354 [1] 21 DEBUG Log : 系统启动
  355. 2021-09-23 15:48:27,232 [1] 21 DEBUG Log : 系统启动
  356. 2021-09-23 15:48:42,317 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  357. 对象名:“UIPanel”。
  358. 在 System.Windows.Forms.Control.CreateHandle()
  359. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  360. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  361. 在 System.Windows.Forms.Control.CreateControl()
  362. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  363. 在 System.Windows.Forms.Control.WndProc(Message& m)
  364. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  365. 在 Sunny.UI.UIForm.WndProc(Message& m)
  366. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  367. 2021-09-23 15:48:44,274 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  368. 对象名:“ConditionForm”。
  369. 在 System.Windows.Forms.Control.CreateHandle()
  370. 在 System.Windows.Forms.Form.CreateHandle()
  371. 在 System.Windows.Forms.Control.get_Handle()
  372. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  373. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  374. 在 System.Windows.Forms.Control.Show()
  375. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  376. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  377. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  378. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  379. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  380. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  381. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  382. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  383. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  384. 在 System.Windows.Forms.Control.WndProc(Message& m)
  385. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  386. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  387. 2021-09-23 15:52:34,841 [1] 21 DEBUG Log : 系统启动
  388. 2021-09-23 15:52:58,899 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  389. 对象名:“UIPanel”。
  390. 在 System.Windows.Forms.Control.CreateHandle()
  391. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  392. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  393. 在 System.Windows.Forms.Control.CreateControl()
  394. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  395. 在 System.Windows.Forms.Control.WndProc(Message& m)
  396. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  397. 在 Sunny.UI.UIForm.WndProc(Message& m)
  398. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  399. 2021-09-23 15:53:02,999 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  400. 对象名:“ConditionForm”。
  401. 在 System.Windows.Forms.Control.CreateHandle()
  402. 在 System.Windows.Forms.Form.CreateHandle()
  403. 在 System.Windows.Forms.Control.get_Handle()
  404. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  405. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  406. 在 System.Windows.Forms.Control.Show()
  407. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  408. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  409. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  410. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  411. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  412. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  413. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  414. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  415. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  416. 在 System.Windows.Forms.Control.WndProc(Message& m)
  417. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  418. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  419. 2021-09-23 15:53:11,934 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  420. 对象名:“UIPanel”。
  421. 在 System.Windows.Forms.Control.CreateHandle()
  422. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  423. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  424. 在 System.Windows.Forms.Control.CreateControl()
  425. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  426. 在 System.Windows.Forms.Control.WndProc(Message& m)
  427. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  428. 在 Sunny.UI.UIForm.WndProc(Message& m)
  429. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  430. 2021-09-23 15:53:13,284 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  431. 对象名:“ConditionForm”。
  432. 在 System.Windows.Forms.Control.CreateHandle()
  433. 在 System.Windows.Forms.Form.CreateHandle()
  434. 在 System.Windows.Forms.Control.get_Handle()
  435. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  436. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  437. 在 System.Windows.Forms.Control.Show()
  438. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  439. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  440. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  441. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  442. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  443. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  444. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  445. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  446. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  447. 在 System.Windows.Forms.Control.WndProc(Message& m)
  448. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  449. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  450. 2021-09-23 15:54:58,520 [1] 21 DEBUG Log : 系统启动
  451. 2021-09-23 15:56:49,816 [1] 21 DEBUG Log : 系统启动
  452. 2021-09-23 16:08:44,084 [1] 21 DEBUG Log : 系统启动
  453. 2021-09-23 16:19:23,015 [1] 21 DEBUG Log : 系统启动
  454. 2021-09-23 16:22:31,283 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  455. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianHeBing.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianHeBing.cs:行号 52
  456. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  457. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  458. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  459. 在 System.Windows.Forms.Control.CreateControl()
  460. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  461. 在 System.Windows.Forms.Control.WndProc(Message& m)
  462. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  463. 在 Sunny.UI.UIForm.WndProc(Message& m)
  464. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  465. 2021-09-23 16:44:56,542 [1] 21 DEBUG Log : 系统启动
  466. 2021-09-23 16:47:19,603 [1] 21 DEBUG Log : 系统启动
  467. 2021-09-23 16:47:44,551 [1] 40 ERROR LogError : System.IndexOutOfRangeException: 在位置 0 处没有任何行。
  468. 在 System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
  469. 在 System.Data.DataRowCollection.get_Item(Int32 index)
  470. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.GuanXianHeBing.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\GuanXianHeBing.cs:行号 65
  471. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  472. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  473. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  474. 在 System.Windows.Forms.Control.CreateControl()
  475. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  476. 在 System.Windows.Forms.Control.WndProc(Message& m)
  477. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  478. 在 Sunny.UI.UIForm.WndProc(Message& m)
  479. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  480. 2021-09-23 16:48:21,250 [1] 40 ERROR LogError : System.Runtime.InteropServices.SEHException (0x80004005): 外部组件发生异常。
  481. 在 UGC.UGMapEditorWnd.Reset(UGMapEditorWnd* , Byte )
  482. 在 SuperMap.UI.MapControl.!MapControl()
  483. 在 SuperMap.UI.MapControl.~MapControl()
  484. 在 SuperMap.UI.MapControl.Dispose(Boolean A_0)
  485. 在 System.ComponentModel.Component.Dispose()
  486. 在 System.Windows.Forms.Control.Dispose(Boolean disposing)
  487. 在 System.Windows.Forms.Form.Dispose(Boolean disposing)
  488. 在 WWPipeLine.Map.Basic.ToolWindowExtend.Dispose(Boolean disposing) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ToolWindowExtend.Designer.cs:行号 21
  489. 在 WWPipeLine.Map.Basic.EagleEyeEx.Dispose(Boolean disposing) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\EagleEyeEx.Designer.cs:行号 20
  490. 在 System.ComponentModel.Component.Dispose()
  491. 在 System.Windows.Forms.Control.Dispose(Boolean disposing)
  492. 在 WeifenLuo.WinFormsUI.Docking.DockPane.Dispose(Boolean disposing)
  493. 在 WeifenLuo.WinFormsUI.Docking.DockPane.Close()
  494. 在 WeifenLuo.WinFormsUI.Docking.DockPaneCollection.Dispose()
  495. 在 WeifenLuo.WinFormsUI.Docking.DockPanel.Dispose(Boolean disposing)
  496. 在 System.ComponentModel.Component.Dispose()
  497. 在 System.Windows.Forms.Control.Dispose(Boolean disposing)
  498. 在 System.Windows.Forms.Form.Dispose(Boolean disposing)
  499. 在 Sunny.UI.UIForm.Dispose(Boolean disposing)
  500. 在 WWPipeLine.FormMainRibbon.Dispose(Boolean disposing) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\FormMainRibbon.Designer.cs:行号 21
  501. 在 System.Windows.Forms.Form.WmClose(Message& m)
  502. 在 Sunny.UI.UIForm.WndProc(Message& m)
  503. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  504. 2021-09-23 16:50:37,799 [1] 21 DEBUG Log : 系统启动
  505. 2021-09-23 16:53:28,127 [1] 21 DEBUG Log : 系统启动
  506. 2021-09-23 16:55:41,982 [1] 21 DEBUG Log : 系统启动
  507. 2021-09-23 17:17:18,541 [1] 21 DEBUG Log : 系统启动