You are calling it from the absolute path (C:\path\to\executable.exe) right?
-----Original Message----- From: Web Master [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 4:24 PM To: CF-Talk Subject: <cfexecute> problem Well, since the Macromedia Forums seem to have been down all day, perhaps someone on the list can help me out... We're running Win2k and CF4.5 and I'm trying to use <cfexecute> to kick off an executable on the server. The problem is, it doesn't seem to do anything. Initially, I tried simply executing the file directly and passing the necessary parameters. When that didn't work, I tried creating a BAT file and executing it, still nothing. I also tried specifying an output file, which also results in nothing. No files are created and no output is generated. The BAT file runs properly when executed manually from the command line. The folder security is set to allow "Everyone" full-access, the folder has been given "Scripts and Executables" permission, as well as "Read, Write" Etc" in the IIS admin, AND cfexecute is enabled in the CF Admin. Any ideas? Thanks, Mike ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

