How to debug under VB.NET2003?

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Hi, everybody,

I run my program under VB.NET2003 IDE with no error and I compile it to a
EXE file. This time an error message is display when I run the EXE file. How
can I debug into my program to find the error? Thanks in advance.

Peter
 
Just curious, is this a security exception when you start the app?

Thanks,

Seth Rowe
 
Just curious, is this a security exception when you start the app?

No, the error is caused by reading an MS Access DB, but I can't get the
detail information.

Peter
 
Just curious, is this a security exception when you start the app?

No, the error is caused by reading a MS Access DB.

Peter
 
Back
Top