Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shutdown and EXE
Message
From
01/05/2009 12:38:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Shutdown and EXE
Miscellaneous
Thread ID:
01397454
Message ID:
01397454
Views:
127
I have a compiled EXE that serves to produce PDF output from a website. Occassionally it runs into trouble when the parameters sent to it produce a nonsensical query and it hangs or crashes. This leaves an instance running on the webserver that gets in the way of replacing the EXE with a newer version until IIS or even the server box is rebooted. I'm trying to devise a way to cause the EXE to shutdown in the event of an error or if it gets caught in an infinate loop. Thoughts include some type of timer setup and/or a "QUIT" in the catch section of a try/catch sequence.

Thoughts or ideas?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform