20210922.log 90 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035
  1. 2021-09-22 09:05:36,797 [1] 21 DEBUG Log : 系统启动
  2. 2021-09-22 09:06:31,872 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  3. 对象名:“UIPanel”。
  4. 在 System.Windows.Forms.Control.CreateHandle()
  5. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  6. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  7. 在 System.Windows.Forms.Control.CreateControl()
  8. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  9. 在 System.Windows.Forms.Control.WndProc(Message& m)
  10. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  11. 在 Sunny.UI.UIForm.WndProc(Message& m)
  12. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  13. 2021-09-22 09:06:31,925 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  14. 对象名:“ConditionForm”。
  15. 在 System.Windows.Forms.Control.CreateHandle()
  16. 在 System.Windows.Forms.Form.CreateHandle()
  17. 在 System.Windows.Forms.Control.get_Handle()
  18. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  19. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  20. 在 System.Windows.Forms.Control.Show()
  21. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  22. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  23. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  24. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  25. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  26. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  27. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  28. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  29. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  30. 在 System.Windows.Forms.Control.WndProc(Message& m)
  31. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  32. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  33. 2021-09-22 09:13:50,633 [1] 21 DEBUG Log : 系统启动
  34. 2021-09-22 09:15:32,464 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  35. 对象名:“UIPanel”。
  36. 在 System.Windows.Forms.Control.CreateHandle()
  37. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  38. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  39. 在 System.Windows.Forms.Control.CreateControl()
  40. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  41. 在 System.Windows.Forms.Control.WndProc(Message& m)
  42. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  43. 在 Sunny.UI.UIForm.WndProc(Message& m)
  44. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  45. 2021-09-22 09:15:32,471 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  46. 对象名:“ConditionForm”。
  47. 在 System.Windows.Forms.Control.CreateHandle()
  48. 在 System.Windows.Forms.Form.CreateHandle()
  49. 在 System.Windows.Forms.Control.get_Handle()
  50. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  51. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  52. 在 System.Windows.Forms.Control.Show()
  53. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  54. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  55. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  56. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  57. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  58. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  59. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  60. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  61. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  62. 在 System.Windows.Forms.Control.WndProc(Message& m)
  63. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  64. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  65. 2021-09-22 09:24:16,999 [1] 21 DEBUG Log : 系统启动
  66. 2021-09-22 09:25:29,779 [1] 21 DEBUG Log : 系统启动
  67. 2021-09-22 09:25:55,403 [1] 21 DEBUG Log : 系统启动
  68. 2021-09-22 09:26:18,744 [1] 21 DEBUG Log : 系统启动
  69. 2021-09-22 09:27:07,398 [1] 21 DEBUG Log : 系统启动
  70. 2021-09-22 09:27:36,170 [1] 21 DEBUG Log : 系统启动
  71. 2021-09-22 09:28:08,713 [1] 21 DEBUG Log : 系统启动
  72. 2021-09-22 09:29:29,726 [1] 21 DEBUG Log : 系统启动
  73. 2021-09-22 09:29:41,019 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  74. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.DelGD.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\DelGD.cs:行号 32
  75. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  76. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  77. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  78. 在 System.Windows.Forms.Control.CreateControl()
  79. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  80. 在 System.Windows.Forms.Control.WndProc(Message& m)
  81. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  82. 在 Sunny.UI.UIForm.WndProc(Message& m)
  83. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  84. 2021-09-22 09:29:42,957 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  85. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.DelGD.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\DelGD.cs:行号 76
  86. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  87. 在 System.Windows.Forms.Control.OnClick(EventArgs 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  91. 2021-09-22 09:29:44,674 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  92. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.DelGD.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\DelGD.cs:行号 76
  93. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  94. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  95. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  96. 在 System.Windows.Forms.Control.WndProc(Message& m)
  97. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  98. 2021-09-22 09:29:49,044 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  99. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.DelGD.OnLoad(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\DelGD.cs:行号 32
  100. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  101. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  102. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  103. 在 System.Windows.Forms.Control.CreateControl()
  104. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  105. 在 System.Windows.Forms.Control.WndProc(Message& m)
  106. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  107. 在 Sunny.UI.UIForm.WndProc(Message& m)
  108. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  109. 2021-09-22 09:30:19,995 [1] 21 DEBUG Log : 系统启动
  110. 2021-09-22 09:31:10,673 [1] 21 DEBUG Log : 系统启动
  111. 2021-09-22 09:31:29,045 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  112. 对象名:“UIPanel”。
  113. 在 System.Windows.Forms.Control.CreateHandle()
  114. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  115. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  116. 在 System.Windows.Forms.Control.CreateControl()
  117. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  118. 在 System.Windows.Forms.Control.WndProc(Message& m)
  119. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  120. 在 Sunny.UI.UIForm.WndProc(Message& m)
  121. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  122. 2021-09-22 09:31:30,699 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  123. 对象名:“ConditionForm”。
  124. 在 System.Windows.Forms.Control.CreateHandle()
  125. 在 System.Windows.Forms.Form.CreateHandle()
  126. 在 System.Windows.Forms.Control.get_Handle()
  127. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  128. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  129. 在 System.Windows.Forms.Control.Show()
  130. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  131. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  132. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  133. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  134. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  135. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  136. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  137. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  138. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  139. 在 System.Windows.Forms.Control.WndProc(Message& m)
  140. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  141. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  142. 2021-09-22 09:31:44,437 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  143. 对象名:“UIPanel”。
  144. 在 System.Windows.Forms.Control.CreateHandle()
  145. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  146. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  147. 在 System.Windows.Forms.Control.CreateControl()
  148. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  149. 在 System.Windows.Forms.Control.WndProc(Message& m)
  150. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  151. 在 Sunny.UI.UIForm.WndProc(Message& m)
  152. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  153. 2021-09-22 09:31:46,770 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  154. 对象名:“ConditionForm”。
  155. 在 System.Windows.Forms.Control.CreateHandle()
  156. 在 System.Windows.Forms.Form.CreateHandle()
  157. 在 System.Windows.Forms.Control.get_Handle()
  158. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  159. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  160. 在 System.Windows.Forms.Control.Show()
  161. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  162. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  163. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  164. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  165. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  166. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  167. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  168. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  169. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  170. 在 System.Windows.Forms.Control.WndProc(Message& m)
  171. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  172. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  173. 2021-09-22 09:31:53,016 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  174. 对象名:“UIPanel”。
  175. 在 System.Windows.Forms.Control.CreateHandle()
  176. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  177. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  178. 在 System.Windows.Forms.Control.CreateControl()
  179. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  180. 在 System.Windows.Forms.Control.WndProc(Message& m)
  181. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  182. 在 Sunny.UI.UIForm.WndProc(Message& m)
  183. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  184. 2021-09-22 09:31:55,525 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  185. 对象名:“ConditionForm”。
  186. 在 System.Windows.Forms.Control.CreateHandle()
  187. 在 System.Windows.Forms.Form.CreateHandle()
  188. 在 System.Windows.Forms.Control.get_Handle()
  189. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  190. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  191. 在 System.Windows.Forms.Control.Show()
  192. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  193. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  194. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  195. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  196. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  197. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  198. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  199. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  200. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  201. 在 System.Windows.Forms.Control.WndProc(Message& m)
  202. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  203. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  204. 2021-09-22 10:09:37,672 [1] 21 DEBUG Log : 系统启动
  205. 2021-09-22 10:09:52,075 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  206. 对象名:“UIPanel”。
  207. 在 System.Windows.Forms.Control.CreateHandle()
  208. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  209. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  210. 在 System.Windows.Forms.Control.CreateControl()
  211. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  212. 在 System.Windows.Forms.Control.WndProc(Message& m)
  213. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  214. 在 Sunny.UI.UIForm.WndProc(Message& m)
  215. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  216. 2021-09-22 10:09:54,327 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  217. 对象名:“ConditionForm”。
  218. 在 System.Windows.Forms.Control.CreateHandle()
  219. 在 System.Windows.Forms.Form.CreateHandle()
  220. 在 System.Windows.Forms.Control.get_Handle()
  221. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  222. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  223. 在 System.Windows.Forms.Control.Show()
  224. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  225. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  226. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  227. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  228. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  229. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  230. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  231. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  232. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  233. 在 System.Windows.Forms.Control.WndProc(Message& m)
  234. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  235. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  236. 2021-09-22 10:09:58,782 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  237. 对象名:“UIPanel”。
  238. 在 System.Windows.Forms.Control.CreateHandle()
  239. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  240. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  241. 在 System.Windows.Forms.Control.CreateControl()
  242. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  243. 在 System.Windows.Forms.Control.WndProc(Message& m)
  244. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  245. 在 Sunny.UI.UIForm.WndProc(Message& m)
  246. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  247. 2021-09-22 10:10:00,516 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  248. 对象名:“ConditionForm”。
  249. 在 System.Windows.Forms.Control.CreateHandle()
  250. 在 System.Windows.Forms.Form.CreateHandle()
  251. 在 System.Windows.Forms.Control.get_Handle()
  252. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  253. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  254. 在 System.Windows.Forms.Control.Show()
  255. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  256. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  257. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  258. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  259. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  260. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  261. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  262. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  263. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  264. 在 System.Windows.Forms.Control.WndProc(Message& m)
  265. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  266. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  267. 2021-09-22 10:15:08,267 [1] 21 DEBUG Log : 系统启动
  268. 2021-09-22 10:17:21,957 [1] 21 DEBUG Log : 系统启动
  269. 2021-09-22 10:18:13,412 [1] 21 DEBUG Log : 系统启动
  270. 2021-09-22 10:18:31,293 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  271. 对象名:“UIPanel”。
  272. 在 System.Windows.Forms.Control.CreateHandle()
  273. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  274. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  275. 在 System.Windows.Forms.Control.CreateControl()
  276. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  277. 在 System.Windows.Forms.Control.WndProc(Message& m)
  278. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  279. 在 Sunny.UI.UIForm.WndProc(Message& m)
  280. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  281. 2021-09-22 10:18:33,572 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  282. 对象名:“ConditionForm”。
  283. 在 System.Windows.Forms.Control.CreateHandle()
  284. 在 System.Windows.Forms.Form.CreateHandle()
  285. 在 System.Windows.Forms.Control.get_Handle()
  286. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  287. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  288. 在 System.Windows.Forms.Control.Show()
  289. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  290. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  291. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  292. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  293. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  294. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  295. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  296. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  297. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  298. 在 System.Windows.Forms.Control.WndProc(Message& m)
  299. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  300. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  301. 2021-09-22 10:19:01,824 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  302. 对象名:“UIPanel”。
  303. 在 System.Windows.Forms.Control.CreateHandle()
  304. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  305. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  306. 在 System.Windows.Forms.Control.CreateControl()
  307. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  308. 在 System.Windows.Forms.Control.WndProc(Message& m)
  309. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  310. 在 Sunny.UI.UIForm.WndProc(Message& m)
  311. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  312. 2021-09-22 10:19:04,532 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  313. 对象名:“ConditionForm”。
  314. 在 System.Windows.Forms.Control.CreateHandle()
  315. 在 System.Windows.Forms.Form.CreateHandle()
  316. 在 System.Windows.Forms.Control.get_Handle()
  317. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  318. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  319. 在 System.Windows.Forms.Control.Show()
  320. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  321. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  322. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  323. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  324. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  325. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  326. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  327. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  328. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  329. 在 System.Windows.Forms.Control.WndProc(Message& m)
  330. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  331. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  332. 2021-09-22 10:28:44,286 [1] 21 DEBUG Log : 系统启动
  333. 2021-09-22 10:36:51,463 [1] 21 DEBUG Log : 系统启动
  334. 2021-09-22 10:37:13,990 [1] 21 DEBUG Log : 系统启动
  335. 2021-09-22 10:37:24,172 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  336. 对象名:“UIPanel”。
  337. 在 System.Windows.Forms.Control.CreateHandle()
  338. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  339. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  340. 在 System.Windows.Forms.Control.CreateControl()
  341. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  342. 在 System.Windows.Forms.Control.WndProc(Message& m)
  343. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  344. 在 Sunny.UI.UIForm.WndProc(Message& m)
  345. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  346. 2021-09-22 10:37:24,178 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  347. 对象名:“ConditionForm”。
  348. 在 System.Windows.Forms.Control.CreateHandle()
  349. 在 System.Windows.Forms.Form.CreateHandle()
  350. 在 System.Windows.Forms.Control.get_Handle()
  351. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  352. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  353. 在 System.Windows.Forms.Control.Show()
  354. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  355. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  356. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  357. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  358. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  359. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  360. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  361. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  362. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  363. 在 System.Windows.Forms.Control.WndProc(Message& m)
  364. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  365. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  366. 2021-09-22 11:03:16,478 [1] 21 DEBUG Log : 系统启动
  367. 2021-09-22 11:08:39,904 [1] 21 DEBUG Log : 系统启动
  368. 2021-09-22 11:09:50,492 [1] 21 DEBUG Log : 系统启动
  369. 2021-09-22 11:10:29,480 [1] 21 DEBUG Log : 系统启动
  370. 2021-09-22 11:12:42,310 [1] 21 DEBUG Log : 系统启动
  371. 2021-09-22 11:13:10,936 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  372. 对象名:“UIPanel”。
  373. 在 System.Windows.Forms.Control.CreateHandle()
  374. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  375. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  376. 在 System.Windows.Forms.Control.CreateControl()
  377. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  378. 在 System.Windows.Forms.Control.WndProc(Message& m)
  379. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  380. 在 Sunny.UI.UIForm.WndProc(Message& m)
  381. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  382. 2021-09-22 11:13:10,946 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  383. 对象名:“ConditionForm”。
  384. 在 System.Windows.Forms.Control.CreateHandle()
  385. 在 System.Windows.Forms.Form.CreateHandle()
  386. 在 System.Windows.Forms.Control.get_Handle()
  387. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  388. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  389. 在 System.Windows.Forms.Control.Show()
  390. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  391. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  392. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  393. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  394. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  395. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  396. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  397. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  398. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  399. 在 System.Windows.Forms.Control.WndProc(Message& m)
  400. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  401. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  402. 2021-09-22 11:15:17,170 [1] 21 DEBUG Log : 系统启动
  403. 2021-09-22 11:17:25,803 [1] 21 DEBUG Log : 系统启动
  404. 2021-09-22 11:19:08,976 [1] 21 DEBUG Log : 系统启动
  405. 2021-09-22 11:43:42,403 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  406. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  407. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  408. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  409. 在 System.Windows.Forms.Form.WmClose(Message& m)
  410. 在 Sunny.UI.UIForm.WndProc(Message& m)
  411. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  412. 2021-09-22 11:43:44,012 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  413. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  414. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  415. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  416. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  417. 在 System.Windows.Forms.Control.WndProc(Message& m)
  418. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  419. 2021-09-22 11:43:45,679 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  420. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  421. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  422. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  423. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  424. 在 System.Windows.Forms.Control.WndProc(Message& m)
  425. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  426. 2021-09-22 11:43:46,599 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  427. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  428. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  429. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  430. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  431. 在 System.Windows.Forms.Control.WndProc(Message& m)
  432. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  433. 2021-09-22 11:43:47,807 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  434. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  435. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  436. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  437. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  438. 在 System.Windows.Forms.Control.WndProc(Message& m)
  439. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  440. 2021-09-22 11:43:49,871 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  441. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  442. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  443. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  444. 在 System.Windows.Forms.Form.WmClose(Message& m)
  445. 在 Sunny.UI.UIForm.WndProc(Message& m)
  446. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  447. 2021-09-22 11:43:50,999 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  448. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  449. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  450. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  451. 在 System.Windows.Forms.Form.WmClose(Message& m)
  452. 在 Sunny.UI.UIForm.WndProc(Message& m)
  453. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  454. 2021-09-22 11:43:51,423 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  455. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  456. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  457. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  458. 在 System.Windows.Forms.Form.WmClose(Message& m)
  459. 在 Sunny.UI.UIForm.WndProc(Message& m)
  460. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  461. 2021-09-22 11:43:51,650 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  462. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  463. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  464. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  465. 在 System.Windows.Forms.Form.WmClose(Message& m)
  466. 在 Sunny.UI.UIForm.WndProc(Message& m)
  467. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  468. 2021-09-22 11:43:51,815 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  469. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  470. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  471. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  472. 在 System.Windows.Forms.Form.WmClose(Message& m)
  473. 在 Sunny.UI.UIForm.WndProc(Message& m)
  474. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  475. 2021-09-22 11:43:51,991 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  476. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  477. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  478. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  479. 在 System.Windows.Forms.Form.WmClose(Message& m)
  480. 在 Sunny.UI.UIForm.WndProc(Message& m)
  481. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  482. 2021-09-22 11:43:53,728 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  483. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  484. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  485. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  486. 在 System.Windows.Forms.Form.WmClose(Message& m)
  487. 在 Sunny.UI.UIForm.WndProc(Message& m)
  488. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  489. 2021-09-22 11:43:54,336 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  490. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  491. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  492. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  493. 在 System.Windows.Forms.Form.WmClose(Message& m)
  494. 在 Sunny.UI.UIForm.WndProc(Message& m)
  495. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  496. 2021-09-22 11:43:54,953 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  497. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  498. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  499. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  500. 在 System.Windows.Forms.Form.WmClose(Message& m)
  501. 在 Sunny.UI.UIForm.WndProc(Message& m)
  502. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  503. 2021-09-22 11:43:55,143 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  504. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  505. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  506. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  507. 在 System.Windows.Forms.Form.WmClose(Message& m)
  508. 在 Sunny.UI.UIForm.WndProc(Message& m)
  509. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  510. 2021-09-22 11:43:55,304 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  511. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  512. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  513. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  514. 在 System.Windows.Forms.Form.WmClose(Message& m)
  515. 在 Sunny.UI.UIForm.WndProc(Message& m)
  516. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  517. 2021-09-22 11:43:55,471 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  518. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  519. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  520. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  521. 在 System.Windows.Forms.Form.WmClose(Message& m)
  522. 在 Sunny.UI.UIForm.WndProc(Message& m)
  523. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  524. 2021-09-22 11:43:55,631 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  525. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  526. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  527. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  528. 在 System.Windows.Forms.Form.WmClose(Message& m)
  529. 在 Sunny.UI.UIForm.WndProc(Message& m)
  530. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  531. 2021-09-22 11:43:55,800 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  532. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  533. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  534. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  535. 在 System.Windows.Forms.Form.WmClose(Message& m)
  536. 在 Sunny.UI.UIForm.WndProc(Message& m)
  537. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  538. 2021-09-22 11:43:55,967 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  539. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  540. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  541. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  542. 在 System.Windows.Forms.Form.WmClose(Message& m)
  543. 在 Sunny.UI.UIForm.WndProc(Message& m)
  544. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  545. 2021-09-22 11:43:56,135 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  546. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  547. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  548. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  549. 在 System.Windows.Forms.Form.WmClose(Message& m)
  550. 在 Sunny.UI.UIForm.WndProc(Message& m)
  551. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  552. 2021-09-22 11:43:56,303 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  553. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  554. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  555. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  556. 在 System.Windows.Forms.Form.WmClose(Message& m)
  557. 在 Sunny.UI.UIForm.WndProc(Message& m)
  558. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  559. 2021-09-22 11:43:56,479 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  560. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  561. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  562. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  563. 在 System.Windows.Forms.Form.WmClose(Message& m)
  564. 在 Sunny.UI.UIForm.WndProc(Message& m)
  565. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  566. 2021-09-22 11:43:56,943 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  567. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  568. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  569. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  570. 在 System.Windows.Forms.Form.WmClose(Message& m)
  571. 在 Sunny.UI.UIForm.WndProc(Message& m)
  572. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  573. 2021-09-22 11:43:57,111 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  574. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  575. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  576. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  577. 在 System.Windows.Forms.Form.WmClose(Message& m)
  578. 在 Sunny.UI.UIForm.WndProc(Message& m)
  579. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  580. 2021-09-22 11:43:57,287 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  581. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  582. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  583. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  584. 在 System.Windows.Forms.Form.WmClose(Message& m)
  585. 在 Sunny.UI.UIForm.WndProc(Message& m)
  586. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  587. 2021-09-22 11:43:57,463 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  588. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  589. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  590. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  591. 在 System.Windows.Forms.Form.WmClose(Message& m)
  592. 在 Sunny.UI.UIForm.WndProc(Message& m)
  593. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  594. 2021-09-22 11:43:57,639 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  595. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  596. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  597. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  598. 在 System.Windows.Forms.Form.WmClose(Message& m)
  599. 在 Sunny.UI.UIForm.WndProc(Message& m)
  600. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  601. 2021-09-22 11:43:58,031 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  602. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  603. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  604. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  605. 在 System.Windows.Forms.Form.WmClose(Message& m)
  606. 在 Sunny.UI.UIForm.WndProc(Message& m)
  607. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  608. 2021-09-22 11:43:58,208 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  609. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  610. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  611. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  612. 在 System.Windows.Forms.Form.WmClose(Message& m)
  613. 在 Sunny.UI.UIForm.WndProc(Message& m)
  614. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  615. 2021-09-22 11:43:58,415 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  616. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  617. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  618. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  619. 在 System.Windows.Forms.Form.WmClose(Message& m)
  620. 在 Sunny.UI.UIForm.WndProc(Message& m)
  621. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  622. 2021-09-22 11:43:58,823 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  623. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  624. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  625. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  626. 在 System.Windows.Forms.Form.WmClose(Message& m)
  627. 在 Sunny.UI.UIForm.WndProc(Message& m)
  628. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  629. 2021-09-22 11:43:59,015 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  630. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  631. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  632. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  633. 在 System.Windows.Forms.Form.WmClose(Message& m)
  634. 在 Sunny.UI.UIForm.WndProc(Message& m)
  635. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  636. 2021-09-22 11:43:59,634 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  637. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  638. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  639. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  640. 在 System.Windows.Forms.Form.WmClose(Message& m)
  641. 在 Sunny.UI.UIForm.WndProc(Message& m)
  642. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  643. 2021-09-22 11:43:59,815 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  644. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  645. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  646. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  647. 在 System.Windows.Forms.Form.WmClose(Message& m)
  648. 在 Sunny.UI.UIForm.WndProc(Message& m)
  649. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  650. 2021-09-22 11:44:00,215 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  651. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  652. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  653. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  654. 在 System.Windows.Forms.Form.WmClose(Message& m)
  655. 在 Sunny.UI.UIForm.WndProc(Message& m)
  656. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  657. 2021-09-22 11:44:00,376 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  658. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  659. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  660. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  661. 在 System.Windows.Forms.Form.WmClose(Message& m)
  662. 在 Sunny.UI.UIForm.WndProc(Message& m)
  663. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  664. 2021-09-22 11:44:01,095 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  665. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  666. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  667. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  668. 在 System.Windows.Forms.Form.WmClose(Message& m)
  669. 在 Sunny.UI.UIForm.WndProc(Message& m)
  670. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  671. 2021-09-22 11:44:01,407 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  672. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  673. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  674. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  675. 在 System.Windows.Forms.Form.WmClose(Message& m)
  676. 在 Sunny.UI.UIForm.WndProc(Message& m)
  677. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  678. 2021-09-22 11:44:01,743 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  679. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  680. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  681. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  682. 在 System.Windows.Forms.Form.WmClose(Message& m)
  683. 在 Sunny.UI.UIForm.WndProc(Message& m)
  684. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  685. 2021-09-22 11:44:03,889 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  686. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  687. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  688. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  689. 在 System.Windows.Forms.Form.WmClose(Message& m)
  690. 在 Sunny.UI.UIForm.WndProc(Message& m)
  691. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  692. 2021-09-22 11:44:04,295 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  693. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  694. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  695. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  696. 在 System.Windows.Forms.Form.WmClose(Message& m)
  697. 在 Sunny.UI.UIForm.WndProc(Message& m)
  698. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  699. 2021-09-22 11:44:04,930 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  700. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  701. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  702. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  703. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  704. 在 System.Windows.Forms.Control.WndProc(Message& m)
  705. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  706. 2021-09-22 11:44:05,108 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  707. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  708. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  709. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  710. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  711. 在 System.Windows.Forms.Control.WndProc(Message& m)
  712. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  713. 2021-09-22 11:44:05,450 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  714. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  715. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  716. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  717. 在 System.Windows.Forms.Form.WmClose(Message& m)
  718. 在 Sunny.UI.UIForm.WndProc(Message& m)
  719. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  720. 2021-09-22 11:44:05,643 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  721. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  722. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  723. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  724. 在 System.Windows.Forms.Form.WmClose(Message& m)
  725. 在 Sunny.UI.UIForm.WndProc(Message& m)
  726. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  727. 2021-09-22 11:44:06,110 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  728. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  729. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  730. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  731. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  732. 在 System.Windows.Forms.Control.WndProc(Message& m)
  733. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  734. 2021-09-22 11:44:06,456 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  735. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  736. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  737. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  738. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  739. 在 System.Windows.Forms.Control.WndProc(Message& m)
  740. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  741. 2021-09-22 11:44:06,639 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  742. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  743. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  744. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  745. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  746. 在 System.Windows.Forms.Control.WndProc(Message& m)
  747. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  748. 2021-09-22 11:44:07,391 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  749. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 122
  750. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  751. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  752. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  753. 在 System.Windows.Forms.Control.WndProc(Message& m)
  754. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  755. 2021-09-22 11:44:08,119 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  756. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  757. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  758. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  759. 在 System.Windows.Forms.Form.WmClose(Message& m)
  760. 在 Sunny.UI.UIForm.WndProc(Message& m)
  761. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  762. 2021-09-22 11:44:08,311 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  763. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  764. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  765. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  766. 在 System.Windows.Forms.Form.WmClose(Message& m)
  767. 在 Sunny.UI.UIForm.WndProc(Message& m)
  768. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  769. 2021-09-22 11:44:10,105 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  770. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AddEnd() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 161
  771. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 157
  772. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  773. 在 System.Windows.Forms.Form.WmClose(Message& m)
  774. 在 Sunny.UI.UIForm.WndProc(Message& m)
  775. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  776. 2021-09-22 11:44:44,098 [1] 21 DEBUG Log : 系统启动
  777. 2021-09-22 11:44:52,372 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  778. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  779. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  780. 在 System.Windows.Forms.Form.WmClose(Message& m)
  781. 在 Sunny.UI.UIForm.WndProc(Message& m)
  782. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  783. 2021-09-22 11:44:54,491 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  784. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  785. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  786. 在 System.Windows.Forms.Form.WmClose(Message& m)
  787. 在 Sunny.UI.UIForm.WndProc(Message& m)
  788. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  789. 2021-09-22 11:44:55,937 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  790. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  791. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  792. 在 System.Windows.Forms.Form.WmClose(Message& m)
  793. 在 Sunny.UI.UIForm.WndProc(Message& m)
  794. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  795. 2021-09-22 11:44:56,640 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  796. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 121
  797. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  798. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  799. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  800. 在 System.Windows.Forms.Control.WndProc(Message& m)
  801. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  802. 2021-09-22 11:44:58,393 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  803. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  804. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  805. 在 System.Windows.Forms.Form.WmClose(Message& m)
  806. 在 Sunny.UI.UIForm.WndProc(Message& m)
  807. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  808. 2021-09-22 11:44:59,663 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  809. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.Do(DockPanel dockPanel) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 121
  810. 在 WWPipeLine.Map.Basic.ConditionForm.BtnOKCancel_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 95
  811. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  812. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  813. 在 System.Windows.Forms.Control.WndProc(Message& m)
  814. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  815. 2021-09-22 11:45:00,549 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  816. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  817. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  818. 在 System.Windows.Forms.Form.WmClose(Message& m)
  819. 在 Sunny.UI.UIForm.WndProc(Message& m)
  820. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  821. 2021-09-22 11:45:02,263 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  822. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  823. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  824. 在 System.Windows.Forms.Form.WmClose(Message& m)
  825. 在 Sunny.UI.UIForm.WndProc(Message& m)
  826. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  827. 2021-09-22 11:45:02,567 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  828. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  829. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  830. 在 System.Windows.Forms.Form.WmClose(Message& m)
  831. 在 Sunny.UI.UIForm.WndProc(Message& m)
  832. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  833. 2021-09-22 11:48:11,111 [1] 21 DEBUG Log : 系统启动
  834. 2021-09-22 11:48:33,698 [1] 40 ERROR LogError : System.NullReferenceException: 未将对象引用设置到对象的实例。
  835. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.AfterClose() 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 155
  836. 在 WWPipeLine.Map.Basic.ConditionForm.OnClosed(EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map.Basic\ConditionForm.cs:行号 70
  837. 在 System.Windows.Forms.Form.WmClose(Message& m)
  838. 在 Sunny.UI.UIForm.WndProc(Message& m)
  839. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  840. 2021-09-22 11:51:23,730 [1] 21 DEBUG Log : 系统启动
  841. 2021-09-22 11:52:21,409 [1] 21 DEBUG Log : 系统启动
  842. 2021-09-22 11:53:38,478 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  843. 对象名:“UIPanel”。
  844. 在 System.Windows.Forms.Control.CreateHandle()
  845. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  846. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  847. 在 System.Windows.Forms.Control.CreateControl()
  848. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  849. 在 System.Windows.Forms.Control.WndProc(Message& m)
  850. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  851. 在 Sunny.UI.UIForm.WndProc(Message& m)
  852. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  853. 2021-09-22 11:53:41,160 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  854. 对象名:“ConditionForm”。
  855. 在 System.Windows.Forms.Control.CreateHandle()
  856. 在 System.Windows.Forms.Form.CreateHandle()
  857. 在 System.Windows.Forms.Control.get_Handle()
  858. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  859. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  860. 在 System.Windows.Forms.Control.Show()
  861. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  862. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  863. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  864. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  865. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  866. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  867. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  868. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  869. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  870. 在 System.Windows.Forms.Control.WndProc(Message& m)
  871. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  872. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  873. 2021-09-22 11:55:18,505 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  874. 对象名:“UIPanel”。
  875. 在 System.Windows.Forms.Control.CreateHandle()
  876. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  877. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  878. 在 System.Windows.Forms.Control.CreateControl()
  879. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  880. 在 System.Windows.Forms.Control.WndProc(Message& m)
  881. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  882. 在 Sunny.UI.UIForm.WndProc(Message& m)
  883. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  884. 2021-09-22 11:55:20,705 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  885. 对象名:“ConditionForm”。
  886. 在 System.Windows.Forms.Control.CreateHandle()
  887. 在 System.Windows.Forms.Form.CreateHandle()
  888. 在 System.Windows.Forms.Control.get_Handle()
  889. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  890. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  891. 在 System.Windows.Forms.Control.Show()
  892. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  893. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  894. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  895. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  896. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  897. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  898. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  899. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  900. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  901. 在 System.Windows.Forms.Control.WndProc(Message& m)
  902. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  903. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  904. 2021-09-22 13:32:15,087 [1] 21 DEBUG Log : 系统启动
  905. 2021-09-22 13:32:33,920 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  906. 对象名:“UIPanel”。
  907. 在 System.Windows.Forms.Control.CreateHandle()
  908. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  909. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  910. 在 System.Windows.Forms.Control.CreateControl()
  911. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  912. 在 System.Windows.Forms.Control.WndProc(Message& m)
  913. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  914. 在 Sunny.UI.UIForm.WndProc(Message& m)
  915. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  916. 2021-09-22 13:32:36,420 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  917. 对象名:“ConditionForm”。
  918. 在 System.Windows.Forms.Control.CreateHandle()
  919. 在 System.Windows.Forms.Form.CreateHandle()
  920. 在 System.Windows.Forms.Control.get_Handle()
  921. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  922. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  923. 在 System.Windows.Forms.Control.Show()
  924. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  925. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  926. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  927. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  928. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  929. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  930. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  931. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  932. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  933. 在 System.Windows.Forms.Control.WndProc(Message& m)
  934. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  935. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  936. 2021-09-22 13:37:11,925 [1] 21 DEBUG Log : 系统启动
  937. 2021-09-22 13:56:42,927 [1] 21 DEBUG Log : 系统启动
  938. 2021-09-22 15:44:39,161 [1] 21 DEBUG Log : 系统启动
  939. 2021-09-22 15:48:09,407 [1] 21 DEBUG Log : 系统启动
  940. 2021-09-22 15:55:17,268 [1] 21 DEBUG Log : 系统启动
  941. 2021-09-22 15:58:14,609 [1] 21 DEBUG Log : 系统启动
  942. 2021-09-22 16:01:37,158 [1] 21 DEBUG Log : 系统启动
  943. 2021-09-22 16:05:49,275 [1] 21 DEBUG Log : 系统启动
  944. 2021-09-22 16:13:06,672 [1] 21 DEBUG Log : 系统启动
  945. 2021-09-22 16:15:53,568 [1] 21 DEBUG Log : 系统启动
  946. 2021-09-22 16:31:07,563 [1] 21 DEBUG Log : 系统启动
  947. 2021-09-22 16:34:00,563 [1] 21 DEBUG Log : 系统启动
  948. 2021-09-22 16:43:01,931 [1] 21 DEBUG Log : 系统启动
  949. 2021-09-22 16:45:35,978 [1] 21 DEBUG Log : 系统启动
  950. 2021-09-22 16:47:40,525 [1] 21 DEBUG Log : 系统启动
  951. 2021-09-22 16:50:19,496 [1] 21 DEBUG Log : 系统启动
  952. 2021-09-22 16:50:52,847 [1] 40 ERROR LogError : System.ArgumentException: 小于2的点序不合法
  953. 参数名: points
  954. 在 SuperMap.Data.GeoLine.CheckPoints(Point2Ds points)
  955. 在 SuperMap.Data.GeoLine..ctor(Point2Ds points)
  956. 在 WWPipeLine.Map.Tools.Conditions.EditGuanWang.Add.MapControl_Tracked(Object sender, TrackedEventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditions\EditGuanWang\Add.cs:行号 94
  957. 在 SuperMap.UI.MapControl.raise_Tracked(Object value0, TrackedEventArgs value1)
  958. 在 SuperMap.UI.MapControl.OnTracked(TrackedEventArgs args)
  959. 在 TrackedCallBack(Int64 pWnd)
  960. 在 UGC.UGMapEditorWnd.OnRButtonDown(UGMapEditorWnd* , UGGraphics* , UInt32 , OgdcPoint )
  961. 在 SuperMap.UI.MapControl.DoMouseDown(MouseEventArgs e)
  962. 在 SuperMap.UI.MapControl.OnMouseDown(MouseEventArgs e)
  963. 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
  964. 在 System.Windows.Forms.Control.WndProc(Message& m)
  965. 在 System.Windows.Forms.UserControl.WndProc(Message& m)
  966. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  967. 2021-09-22 16:54:49,994 [1] 21 DEBUG Log : 系统启动
  968. 2021-09-22 16:57:24,532 [1] 21 DEBUG Log : 系统启动
  969. 2021-09-22 17:01:17,913 [1] 21 DEBUG Log : 系统启动
  970. 2021-09-22 17:02:04,319 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  971. 对象名:“UIPanel”。
  972. 在 System.Windows.Forms.Control.CreateHandle()
  973. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  974. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  975. 在 System.Windows.Forms.Control.CreateControl()
  976. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  977. 在 System.Windows.Forms.Control.WndProc(Message& m)
  978. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  979. 在 Sunny.UI.UIForm.WndProc(Message& m)
  980. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  981. 2021-09-22 17:02:06,843 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  982. 对象名:“ConditionForm”。
  983. 在 System.Windows.Forms.Control.CreateHandle()
  984. 在 System.Windows.Forms.Form.CreateHandle()
  985. 在 System.Windows.Forms.Control.get_Handle()
  986. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  987. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  988. 在 System.Windows.Forms.Control.Show()
  989. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  990. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  991. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  992. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  993. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  994. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  995. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  996. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  997. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  998. 在 System.Windows.Forms.Control.WndProc(Message& m)
  999. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  1000. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  1001. 2021-09-22 17:12:09,031 [1] 21 DEBUG Log : 系统启动
  1002. 2021-09-22 17:14:24,635 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  1003. 对象名:“UIPanel”。
  1004. 在 System.Windows.Forms.Control.CreateHandle()
  1005. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  1006. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  1007. 在 System.Windows.Forms.Control.CreateControl()
  1008. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  1009. 在 System.Windows.Forms.Control.WndProc(Message& m)
  1010. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  1011. 在 Sunny.UI.UIForm.WndProc(Message& m)
  1012. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  1013. 2021-09-22 17:14:27,249 [1] 40 ERROR LogError : System.ObjectDisposedException: 无法访问已释放的对象。
  1014. 对象名:“ConditionForm”。
  1015. 在 System.Windows.Forms.Control.CreateHandle()
  1016. 在 System.Windows.Forms.Form.CreateHandle()
  1017. 在 System.Windows.Forms.Control.get_Handle()
  1018. 在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
  1019. 在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  1020. 在 System.Windows.Forms.Control.Show()
  1021. 在 WWPipeLine.Map.Tools.Conditioner.CreateCondition(String type) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine.Map\Tools\Conditioner.cs:行号 145
  1022. 在 WWPipeLine.RibbonMenuRegister.Rb_Click(Object sender, EventArgs e) 位置 D:\GIS\WWpipeline\WWPipeLine\WWPipeLine\RibbonMenuRegister.cs:行号 171
  1023. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  1024. 在 System.Windows.Forms.RibbonItem.OnClick(EventArgs e)
  1025. 在 System.Windows.Forms.RibbonButton.OnClick(EventArgs e)
  1026. 在 System.Windows.Forms.RibbonMouseSensor.Control_MouseClick(Object sender, MouseEventArgs e)
  1027. 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
  1028. 在 System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  1029. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  1030. 在 System.Windows.Forms.Control.WndProc(Message& m)
  1031. 在 System.Windows.Forms.Ribbon.WndProc(Message& m)
  1032. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  1033. 2021-09-22 17:20:10,884 [1] 21 DEBUG Log : 系统启动
  1034. 2021-09-22 17:22:07,463 [1] 21 DEBUG Log : 系统启动