<cfexecute name="c:\tmp\labor.exe" 
     arguments="your_file" 
     timeOut="10">
</cfexecute>

Tim Do <[EMAIL PROTECTED]> wrote:Hi All,

I'm trying to use the cfexecute tag to run an exe file.. but not having any
luck.

Here is what I have:
 " 
timeout = "5"> 


I'm getting this error returned (happens no matter how long I set the
timeout to be)
Timeout period expired without completion of
\\dev\wwwroot\InSite\LaborEXE\Labor.exe


So I try this:

timeout = "2"> 

I get this error:


An exception occurred when invoking an external process. 

The cause of this exception was that: java.io.IOException: CreateProcess:
E:\inetpub\wwwroot\InSite\LaborEXE\Labor.exe error=3. 

Please help!
running win2k/mx

Thanks!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to