ADO DOT NET
Centurion
- Joined
- Dec 20, 2006
- Messages
- 160
Hi,
I run my code and while everything should be OK, the code runs without any problem, I don't get any warning or error.
But just in immediate window I get a list of errors that I cannot find where are they from?
I put a breakpoint and even could not catch the error.
Even Catch Ex as Exception didn't fire when this list get some errors!
Interesting is that my code runs properly, and no warning or error is received, just immediate window!
What should I do?
I run my code and while everything should be OK, the code runs without any problem, I don't get any warning or error.
But just in immediate window I get a list of errors that I cannot find where are they from?
I put a breakpoint and even could not catch the error.
Even Catch Ex as Exception didn't fire when this list get some errors!
Interesting is that my code runs properly, and no warning or error is received, just immediate window!
What should I do?