Join Date : Dec 2009
Posts : 1
Vista Ultimate x32
Local Time: 10:13 PM
Microsoft .NET Framework application error
Hello,
I have been getting this .NET error on my wife’s laptop (Dell Studio 17, Vista Ultimate SP2 x32, Microsoft updates are up to date). The error appears when she logs in. No idea what is causing this error and it doesn’t appear to be anything critical, just an annoyance.
Does anyone have any idea what could be the cause?
Microsoft .NET Framework
Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
Error creating window handle
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ComponentModel.Win32Exception: Error creating window handle. at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp) at System.Windows.Forms.Timer.TimerNativeWindow.EnsureHandle() at System.Windows.Forms.Timer.TimerNativeWindow.StartTimer(Int32 interval) at System.Windows.Forms.Timer.set_Enabled(Boolean value) at System.Windows.Forms.Timer.Start() at h7.bq() at h7.bi() at h7.u(Object A_0, EventArgs A_1) at System.Windows.Forms.Form.OnActivated(EventArgs e) at System.Windows.Forms.Form.set_Active(Boolean value) at System.Windows.Forms.Form.WmActivate(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at f2.b.a(Message& A_0) 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)