forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


compiled .exe not running

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
lisdonkr
Newbie


Joined: 13 Jan 2006
Posts: 2

PostPosted: Thu May 31, 2007 2:17 pm    Post subject: compiled .exe not running Reply with quote

HI,

I have recently come up with an issue whereby compiled .exe files which i have recently compiled dont run. the script runs fine from within the ide but when compiled it just flashes up the dialog and dies. no error messages.

any ideas are welcome.

regards

ron
Back to top
View user's profile Send private message
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Thu May 31, 2007 7:59 pm    Post subject: Reply with quote

Hi Ron and welcome at the VDSWORLD forums Smile

Have you tried a compiled EXE on another machine? If you happened to have the same problems, could you compile a simple project and upload it so that we can look at it too?

_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Thu May 31, 2007 8:19 pm    Post subject: Reply with quote

Make sure that the vdsrun5.dll or any other dll files that you are using for that exe are either in the same directory as the exe, or in the Windows > System directory.
_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
Hooligan
VDS Developer
VDS Developer


Joined: 28 Oct 2003
Posts: 480
Location: California

PostPosted: Fri Jun 01, 2007 12:52 pm    Post subject: Reply with quote

When I run across that situation, I'll throw in a few few "debug" info commands:

Code:
Info DEBUG - the program hasn't died yet


You can use commands like that to display the values of variables, or to verify if your program has made it into a loop, etc.

Hooligan

_________________
Hooligan

Why be normal?
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Jun 01, 2007 3:57 pm    Post subject: Reply with quote

Make sure you don't have any debuggers running (such as SoftICE), etc.
Compiled executables have a protection scheme in them so that they do not run
if there is a debugger active.

Additionally, be sure that you haven't created an error routine which exits
the program or the like.

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
DaveR
Valued Contributor
Valued Contributor


Joined: 03 Sep 2005
Posts: 413
Location: Australia

PostPosted: Fri Jun 01, 2007 4:40 pm    Post subject: Reply with quote

Just curious why nobody has suggested using the TRACE command. I was reading the help file tonight looking for any commands or functions that I've never used and came across the TRACE command.
_________________
cheers

Dave
Back to top
View user's profile Send private message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Jun 01, 2007 10:30 pm    Post subject: Reply with quote

FreezingFire wrote:
Make sure you don't have any debuggers running (such as SoftICE), etc. Compiled executables have a protection scheme in them so that they do not run if there is a debugger active.

That's only true of VDS 4.x. We don't know what version of VDS he is using. I would suggest checking the computer for duplicate vdsrunxx.dlls, and making sure he has the latest version. Also disabling any anti-virus, as they have a habit of treating VDS exes as malware.

_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
lisdonkr
Newbie


Joined: 13 Jan 2006
Posts: 2

PostPosted: Thu Jun 07, 2007 2:32 pm    Post subject: resolved Reply with quote

Hi Guys,

sorry for thedelayed response and thanks for all your help.

the issue was due to including the xp manifest in the compiled .exe.

once again thanks for your help and suggestions

regards

ron
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group