I'm using cffile to delete files from my server. I'm also using it to upload files. Uploads work fine. And deleting doesn't give me a cf error.
But, it (Windows or CF, I don't know which) appears to be locking the file after I use cffile action="delete". It doesn't actually delete the file and even when I log onto the machine I can't delete the file. It says "Access Denied" and something about how a program may be using the file. The server is NT 4.0. The CF service is set to log on with the system account and it has full access to the folder holding my files. Any ideas? Jeremy ______________________________________________________________________ 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

