Nick Bourgeois wrote:
> I'm having a dilemma here.
> 
> I'm trying to execute a file using CFEXECUTE, and it's not working.  It's
> not throwing an error or anything (I even checked the logs) ... the file
> just won't execute.  The server is using CF 4.5, and CFEXECUTE is enabled (I
> checked in CF Administrator).  I tried a few different things.  First, I
> tried putting in the full path name of the file.  Then, I created a batch
> file in the root of the C:\ drive that navigates to the folder and executes
> the file.  I tested the batch file, and it works.  However, when I tried to
> run the batch file through CFEXECUTE, it doesn't work.
> 
> I don't think it's a permissions issue, because wouldn't CFEXECUTE throw an
> error?

Only if you have specified a timeout. Did you?

Jochem

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to