Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

EXE file problems

Status
Not open for further replies.

tinoco

IS-IT--Management
Joined
Feb 16, 2005
Messages
49
Location
ES
Hi!
i'm doing the exe file of my application! the application is quite simple and it works without errors.
my problem is that when i create the exe file and then i run it appears an error sayig: "Invalid procedure call or argument"!
how can i solve this?
thanks
 
How are you creating an exe file? Are you really using VBScript, or are you using VB?

[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
 
Hi!
i'm doing from vb. file > make projectname.exe
then i run it and it doesn't work!!
any suggestion?
 
put some error checking in, i.e. output you auditin to a text file so you can find out how your app is progressing???

if not then run your exe in debug mode to see where it is falling over...but i guess it only falls over when it is deployed on a machine other than the dev one
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top