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? The file was installed on the server by the administrator. Any ideas? Am I being too fague? Also, is there an alternative to CFEXECUTE (maybe a CFX tag) that I could use? Nick ______________________________________________________________________ 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 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

