1
有关调用实时(JIT)调试而不是此对话框的详细信息,
2
请参见此消息的结尾。
3
4
************** 异常文本 **************
5
System.AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
6
在 System.Drawing.SafeNativeMethods.Gdip.GdipDrawRectangleI(HandleRef graphics, HandleRef pen, Int32 x, Int32 y, Int32 width, Int32 height)
7
在 System.Drawing.Graphics.DrawRectangle(Pen pen, Int32 x, Int32 y, Int32 width, Int32 height)
8
在 System.Drawing.Graphics.DrawRectangle(Pen pen, Rectangle rect)
9
在 System.Windows.Forms.ComboBox.FlatComboAdapter.DrawFlatCombo(ComboBox comboBox, Graphics g)
10
在 System.Windows.Forms.ComboBox.WndProc(Message& m)
11
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
12
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
13
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14
15
16
************** 已加载的程序集 **************
17
mscorlib
18
程序集版本: 2.0.0.0
19
Win32 版本: 2.0.50727.832 (QFE.050727-8300)
20
而不是由此对话框处理。
相关文章: