PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Program launch problem

Reply

Program launch problem

 
Thread Tools Rate Thread
Old 05-07-2006, 04:05 PM   #1
Peter Lux
Guest
 
Posts: n/a
Default Program launch problem


I have coded a nice query tool the shows a listview of tables and columns
then has a text box that I can launch an ad hoc query. I have a strange
problem though. Sometimes when I launch the app from the desktop, the window
comes up the the app exits - no errors or any exceptions. Now, I don't
remember generating a 'release' version, I just mapped the shortcut to the
/bin and then the .exe in there. Is that the 'debug' version? Do I have to
something special when I just want to run the app without running through VB
2003?


  Reply With Quote
Old 05-07-2006, 04:30 PM   #2
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: Program launch problem

Peter,

Not as long as it runs. The bin contains the latest version.
To get it without the debug information, you have to set release in top of
your IDE.

Cor

"Peter Lux" <pete.lux@theheritagegrp.com> schreef in bericht
news:eKkx4REoGHA.1248@TK2MSFTNGP05.phx.gbl...
>I have coded a nice query tool the shows a listview of tables and columns
>then has a text box that I can launch an ad hoc query. I have a strange
>problem though. Sometimes when I launch the app from the desktop, the
>window comes up the the app exits - no errors or any exceptions. Now, I
>don't remember generating a 'release' version, I just mapped the shortcut
>to the /bin and then the .exe in there. Is that the 'debug' version? Do I
>have to something special when I just want to run the app without running
>through VB 2003?
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off