I am uploading a file using CFFILE that can then be immediately viewed on a web page. The steps I am taking are: 1. Check for occurances of an old file with the same name 2. If found, delete it 3. Upload the new file to a temp directory 4. Move the file from the temp directory to the production directory and rename it at the same time (while keeping its original extension). At step 4, I sometimes get this error: Unable to move file 'C:\web\server\path\images\temp\abcdefg.jpg' to path 'C:\web\server\path\images\picture.jpg'. Access is denied. (error 5) The error is intermittent. Anyone know why this would happen? I know it's not complaining about overwriting the old file, since it has already been deleted but this point .. I'm lost. .Todd ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
- RE: Is there anything that ASP can do and CF cannot? Philip Arnold - ASP
- RE: Is there anything that ASP can do and CF cannot? Duane Boudreau
- Re: Is there anything that ASP can do and CF cann... Josh Black
- RE: Is there anything that ASP can do and CF ... Duane Boudreau
- Re: Is there anything that ASP can do and... Josh Black
- RE: Is there anything that ASP can do and CF cann... paul smith
- RE: Is there anything that ASP can do and CF ... Duane Boudreau
- RE: Is there anything that ASP can do and CF cannot? Dave Watts
- RE: Is there anything that ASP can do and CF cannot? Leong Yew
- Re: Is there anything that ASP can do and CF cannot? Larry Meadors
- RE: CFFILE .. access denied. Todd Ashworth
- RE: CFFILE .. access denied. Russel Madere
- Re: CFFILE .. access denied. Howie Hamlin
- Re: CFFILE .. access denied. Jennifer
- Re: CFFILE .. access denied. Ric Smith
- Re: CFFILE .. access denied. Seth Petry-Johnson
- RE: Is there anything that ASP can do and CF cann... Bill Plummer
- Re: Is there anything that ASP can do and CF cannot? AOusterhou
- Re: Is there anything that ASP can do and CF cannot? Jim McAtee
- RE: Is there anything that ASP can do and CF cann... Bill Killillay

