Using Windows XP Pro and run VS.Net 2003.

Asked By 40 points N/A Posted on -
qa-featured

Hi,

I’m using Windows XP Pro and run VS.Net 2003. I’ve just installed .Net 2.0 and now Just-In-Time Debugging has taken over my apps which I work on outside of VS.net.

However, I have already followed all steps I have found to disable JIT but it did not fix it.

So I uninstalled 2.0 and relapsed to 1.1. But still the JIT dialogue pops up. In addition, the pages I’m working on are classic asp pages.

And the last thing I need is these JIT pop ups. I also try to find some information from the checkboxes in VS.net but it disappointed me (see image below).

Error:

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

Details                       Continue     Quit

See the end of this message for details on invoking just-in-time [JIT) debugging instead of this dialog box.
*********Exception Text********
System.ComponentModwl.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()

So, I need a solution for this. If someone knows how resolve this problem,

please do share it with me.

Thanks.

SHARE
Best Answer by Sharath Reddy
Best Answer
Best Answer
Answered By 590495 points N/A #145270

Using Windows XP Pro and run VS.Net 2003.

qa-featured

If this is the first time it happened while you are working on something, try restarting your computer then try it again. If this doesn’t fix the problem, try reinstalling Microsoft .NET Framework to possibly fix any missing files or any corrupted files.

Uninstall Microsoft .NET Framework from your machine then restart your computer when asked.

After booting, check your computer for any possible errors. Use a disk utility application to check the system.

For a much thorough diagnostics on the system, use a disk utility application like Norton SystemWorks, or PC Tools Performance Toolkit. Install Microsoft .NET Framework again after this and then restart your work.

You may also try upgrading your current version of Microsoft .NET Framework to a much higher version since you are only using its version 2.0.

Answered By 5 points N/A #145271

Using Windows XP Pro and run VS.Net 2003.

qa-featured

Hi,

I think this problem that you have encountered is just because of the problem with the out dated version of Microsoft .Net Framework as you have mentioned its version as 2.0 like something.

 Install the newer version and you may get rid of this problem. I would like to say that Microsoft developed the latest version of Microsoft .NET Framework 4 4.0. 30319. 1.

You can download this from internet free of cost as it is a freeware.

For your downloading support, I am giving you a downloading link:

https://microsoft-net-framework.en.softonic.com/

I think your problem is solved by now

Thanks for having your time

Related Questions