SystemOutOfMemory Exception

L

lasmit

Guys

I am having a problem with my visual studio. I have been working on a
forms application for a few months now, but today I have started
getting an error message when I try to debug the code.

"An unhandled exception of type 'System.OutOfMemoryException' occured
in system.forms.dll

Additional information: Error creating window handle."

This only occurs on my machine and only when I debug the code. Looking
in Task Manager I am only using about 20% of total memory.

Also when debugging when the program is first started I get the error
'System.NullReferenceException'. This used to happen a lot, then it
went away for a while and now it is back. Again it only happens on my
machine and when debugging.

Both problems seem to be intermittent, although they occur around 80%
of the time.

I have tried uninstalling and reinstalling visual studio and .net.

Has anyone experienced this?

All help would be *greatly* appreciated.

Lewis

More details:

OS W2K SP4
IDE v 7.1.9088
..Net v1.1.4322
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top