12345678910111213141516171819202122232425262728293031323334353637 |
- 2021-12-09 16:45:36 115-->>>Application_ThreadException-->26-->System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 IMCS.UControl.UserControl5.Uctrl_Boot_MouseDown(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)
- 在 System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.UserControl.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-09 17:07:07 211-->>>Application_ThreadException-->26-->System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 IMCS.UControl.UserControl5.Uctrl_Boot_MouseDown(Object sender, MouseEventArgs e) 位置 D:\徐雷\IMCS版本管理\IMCCSCode\imcs-yj-be\ccs\UControl\UserControl5.cs:行号 93
- 在 System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.UserControl.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- 2021-12-09 17:07:10 704-->>>Application_ThreadException-->26-->System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 IMCS.UControl.UserControl5.Uctrl_Boot_MouseDown(Object sender, MouseEventArgs e) 位置 D:\徐雷\IMCS版本管理\IMCCSCode\imcs-yj-be\ccs\UControl\UserControl5.cs:行号 93
- 在 System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.UserControl.OnMouseDown(MouseEventArgs e)
- 在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- 在 System.Windows.Forms.Control.WndProc(Message& m)
- 在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
- 在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
- 在 System.Windows.Forms.UserControl.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|