--------------------------- Microsoft Visual Studio --------------------------- The control System.Windows.Forms.Form has thrown an unhandled exception in the designer and has been disabled.
Exception:
Object reference not set to an instance of an object.
Stack trace:
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m) --------------------------- OK ---------------------------
i am getting this error while opening a form in design mode (visual studio 2008) anyone knows how to solve this