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.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email    : [EMAIL PROTECTED]
WWW      : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Kris Pilles [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
> 
> 
> Ok. I have given the CF service Administrator rights 
> temporarilly to try to figure out why CFFIle is not working...
> 
> 
> <CFFILE ACTION="Rename" 
>     SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#" 
>  
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
> 
> All that I want to do is use the above rename command and it 
> returns the following error:
> 
> Attribute validation error for tag CFFILE. The value of the 
> attribute source, which is currently 
> "c:\inetpub\wwwroot\wand\datafiles\INTERNAL7\BOCES20030211150033.txt",
> is invalid. The error occurred in
> C:\Inetpub\wwwroot\wand\importaction.cfm: line 46
> 44 : 
> SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#" 
> 45 : 
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> 46 : >
> 47 :  
> 48 : </cfloop>
> 
> 
> Can anyone help me figure out why this isnt working???
> 
> Kris Pilles
> Website Manager
> Western Suffolk BOCES
> 507 Deer Park Rd., Building C
> Phone: 631-549-4900 x 267
> E-mail: [EMAIL PROTECTED]
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to