Bug #51633 Exception = System.Runtime.InteropServices.SEHException
Submitted: 2 Mar 2010 10:09 Modified: 3 Mar 2010 8:20
Reporter: Johan van Stippen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[2 Mar 2010 10:09] Johan van Stippen
Description:
Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException: External component has thrown an exception.
   at MySQL.Forms.DrawBoxImpl.drawbox_mouse_click(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.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)

How to repeat:
Exception = System.Runtime.InteropServices.SEHException
[2 Mar 2010 15:02] Valeriy Kravchuk
Please, give some details. What you tried to do when you got this exception? What version of Windows do you use?
[2 Mar 2010 21:11] Ewan Hopes
I have the same bug when launching "Server Administration", "Manage Security" from "MySQL workbench 5.22 OSS" this is on Windows XP professional sp3
[3 Mar 2010 8:20] Johan van Stippen
solved