|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Program launch problemI 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? 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 Show quoteHide quote "Peter Lux" <pete.***@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? >
What exactly does it mean when they say
CopyFile() and Progress Bar? Get object from name how to parse an Enum Structure in vb.net VB 2005 Newbie - Binding? No of files in folder activate a click onto a picture button Getting form to run its load event without showing form Who is using a given port? VS2005 Easy Way to View the Windows Generated Code ? |
|||||||||||||||||||||||