Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Unhandled Exception selecting a DataGridView in the designer

$
0
0

SharpDevelop Version : 5.0.0.4696-RC-7a9207a6

.NET Version         : 4.0.30319.18444

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

Current culture      : English (United Kingdom) (en-GB)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 361172kb

GC Heap Memory       : 98308kb

 

Exception thrown:

System.InvalidOperationException: Object is currently in use elsewhere.

   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)

   at System.Windows.Forms.Design.Behavior.SelectionBorderGlyph.Paint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.PropagatePaint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindow.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

---- Recent log messages:

00:00:37.040 [1] DEBUG - Forms designer: Initializing nested service container of label18 [System.Windows.Forms.Label], Text:  using Reflection

00:00:37.041 [1] DEBUG - Forms designer: Initializing nested service container of label17 [System.Windows.Forms.Label], Text:  using Reflection

00:00:37.042 [1] DEBUG - Forms designer: Initializing nested service container of label16 [System.Windows.Forms.Label], Text:  using Reflection

00:00:37.047 [1] DEBUG - Forms designer: Initializing nested service container of SavePingData [System.Windows.Forms.SaveFileDialog]: Title: , FileName:  using Reflection

00:00:37.066 [1] DEBUG - Forms designer: DesignerLoader loaded, HasSucceeded=True

00:00:37.066 [1] DEBUG - FormsDesigner loaded, setting ActiveDesignSurface to System.ComponentModel.Design.DesignSurface

00:00:37.079 [1] DEBUG - IDEContainer: Connecting property grid to service provider

00:00:37.145 [1] INFO - Form Designer: END INITIALIZE

00:00:37.145 [1] DEBUG - FormsDesigner view content activated, setting ActiveDesignSurface to System.ComponentModel.Design.DesignSurface

00:00:37.148 [1] DEBUG - ActiveContentChanged to ICSharpCode.FormsDesigner.FormsDesignerViewContent

00:00:37.174 [1] DEBUG - ParseInformationUpdated C:\Users\Admin\Documents\SharpDevelop Projects\test1\test1\MeshedPing.cs (updated)

00:00:37.174 [1] DEBUG - ParseInformationUpdated C:\Users\Admin\Documents\SharpDevelop Projects\test1\test1\MeshedPing.cs (updated)

00:00:37.174 [1] DEBUG - ParseInformationUpdated C:\Users\Admin\Documents\SharpDevelop Projects\test1\test1\MainForm.Designer.cs (updated)

00:00:37.285 [1] DEBUG - Folding update ignored; parse information is outdated version

00:00:37.285 [1] DEBUG - Folding update ignored; parse information is outdated version

00:00:48.314 [1] DEBUG - Run menu command: 1496a755-94de-11d0-8c3f-00c04fc2aae2 : 5

00:00:48.314 [1] DEBUG - no ToolStripKeyboardHandlingService found

00:00:48.860 [1] DEBUG - Run menu command: 1496a755-94de-11d0-8c3f-00c04fc2aae2 : 5

00:00:48.860 [1] DEBUG - no ToolStripKeyboardHandlingService found

00:00:49.468 [1] DEBUG - Run menu command: 1496a755-94de-11d0-8c3f-00c04fc2aae2 : 5

00:00:49.468 [1] DEBUG - no ToolStripKeyboardHandlingService found

00:00:49.484 [1] ERROR - ThreadException caught

--> Exception:

System.InvalidOperationException: Object is currently in use elsewhere.

   at System.Drawing.Image.get_RawFormat()

   at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y)

   at System.Windows.Forms.Design.Behavior.DesignerActionGlyph.Paint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.PropagatePaint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindow.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

00:00:55.689 [1] ERROR - ThreadException caught

--> Exception:

System.InvalidOperationException: Object is currently in use elsewhere.

   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)

   at System.Windows.Forms.Design.Behavior.SelectionBorderGlyph.Paint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.PropagatePaint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindow.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

00:00:57.000 [1] ERROR - ThreadException caught

--> Exception:

System.InvalidOperationException: Object is currently in use elsewhere.

   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)

   at System.Windows.Forms.Design.Behavior.SelectionBorderGlyph.Paint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.PropagatePaint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindow.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

00:00:58.841 [1] ERROR - ThreadException caught

--> Exception:

System.InvalidOperationException: Object is currently in use elsewhere.

   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)

   at System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)

   at System.Windows.Forms.Design.Behavior.SelectionBorderGlyph.Paint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.PropagatePaint(PaintEventArgs pe)

   at System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindow.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

---- Post-error application state information:

Installed 3rd party AddIns: 

ProjectService.CurrentSolution: [Solution C:\Users\Admin\Documents\SharpDevelop Projects\test1\NetworkTools.sln with 1 projects]

ProjectService.CurrentProject: [CSharpProject: NetworkTools]

Workbench.ActiveContent: ICSharpCode.FormsDesigner.FormsDesignerViewContent


Viewing all articles
Browse latest Browse all 1764

Trending Articles