VS 2003 breakpoint and memory error

  • Thread starter Thread starter natwar
  • Start date Start date
N

natwar

I have a very strange problem.

When I set a breakpoint, I get a MEMORY error when the line is reached.
The program run without any problem when I disable breakpoints.
VS2003, vb .net

I could not understand why I am getting this kind of error. Till very
recently this was runinng ok. Could It be due to memory hardware
problem.

Any pointers will be GREATLY APPRECIATED.

How can I know the exact cause of such error.

Natwar Lath
 
Hello (e-mail address removed),

What's is the error exactly? Did you try to rebuild all application?
I have a very strange problem.

When I set a breakpoint, I get a MEMORY error when the line is
reached.
The program run without any problem when I disable breakpoints.
VS2003, vb .net
I could not understand why I am getting this kind of error. Till very
recently this was runinng ok. Could It be due to memory hardware
problem.

Any pointers will be GREATLY APPRECIATED.

How can I know the exact cause of such error.

Natwar Lath
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top