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#\#DirList.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#\#DirList.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
Get the mailserver that powers this list at http://www.coolfusion.com

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

Reply via email to