Options

Exception

rbellamyrbellamy Posts: 5
edited December 12, 2006 5:26AM in SQL Dependency Tracker
Going from Balloon to Orthogonal, I received the following exception (including a note "The object is in use elsewhere"):
InvalidOperationException

   at System.Drawing.Graphics.EndContainer(GraphicsContainer container)
   at System.Windows.Forms.DibGraphicsBufferManager.ReleaseBuffer(GraphicsBuffer buffer)
   at System.Windows.Forms.GraphicsBuffer.Dispose()
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.UserControl.WndProc(Message& m)
   at _17.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments

  • Options
    Hi,

    Sorry about the exception. Are you able to tell me any of the steps you did before changing the layout from balloon to orthogonal? For example, did you change projects, add objects to an existing project or update from schema?

    Thanks
    Alan.
Sign In or Register to comment.