RE: CFFILE Delete & Rename problems

2003-02-12 Thread Neil.Robertson-Ravo
: webguy [mailto:[EMAIL PROTECTED]] Sent: 12 February 2003 15:15 To: CF-Talk Subject: RE: CFFILE Delete & Rename problems No. But it will try to ensure your lock has exclusive access to the file and timeout after the time you specify. Without the lock it will try to delete the file and immedia

RE: CFFILE Delete & Rename problems

2003-02-12 Thread webguy
2 February 2003 15:01 To: CF-Talk Subject: RE: CFFILE Delete & Rename problems If the file is being used by another process, would a lock release that use and free it up or will the lock fail as well? -Original Message- From: webguy [mailto:[EMAIL PROTECTED]] Sent: 12 February 2003 15:

RE: CFFILE Delete & Rename problems

2003-02-12 Thread Neil.Robertson-Ravo
If the file is being used by another process, would a lock release that use and free it up or will the lock fail as well? -Original Message- From: webguy [mailto:[EMAIL PROTECTED]] Sent: 12 February 2003 15:02 To: CF-Talk Subject: RE: CFFILE Delete & Rename problems Any chance that

RE: CFFILE Delete & Rename problems

2003-02-12 Thread webguy
Any chance that the file is still being used be anthor process? Have you cflock 'ed the file delete? WG -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: 12 February 2003 14:37 To: CF-Talk Subject: RE: CFFILE Delete & Rename problems The file exists If

RE: CFFILE Delete & Rename problems

2003-02-12 Thread Raymond Camden
Just for the heck of it - what do you get if you try a copy instead of a rename? I wonder if this is a new file that is perhaps getting locked by the system. I know IIS in the past would lock a file that was newly generated and not allow you to move/delete it. =

RE: CFFILE Delete & Rename problems

2003-02-12 Thread Kris Pilles
The file exists If I cut and paste the string into explorer on the server it loads the file without a problem -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 9:33 AM To: CF-Talk Subject: RE: CFFILE Delete & Rename prob

RE: CFFILE Delete & Rename problems

2003-02-12 Thread Raymond Camden
Did you do a fileExists() before the rename to ensure the file actually exists? === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Email: [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheu