Home All Groups Group Topic Archive Search About

How to debug under VB.NET2003?

Author
22 Dec 2006 1:32 AM
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

Author
22 Dec 2006 1:59 AM
rowe_newsgroups
Just curious, is this a security exception when you start the app?

Thanks,

Seth Rowe


Peter wrote:
Show quoteHide quote
> 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
Author
22 Dec 2006 5:18 AM
Peter
> 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
Author
22 Dec 2006 5:22 AM
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
Author
22 Dec 2006 3:00 PM
Dennis
What is the code for the line that causes the error?
--
Dennis in Houston


Show quoteHide quote
"Peter" wrote:

> > Just curious, is this a security exception when you start the app?
>
> No, the error is caused by reading a MS Access DB.
>
> Peter
>
>
>