Because....you can not do it, as I found out the hard way the other day, with the localsystem account. Run the cfservice under a user with rights to the share and it should work.
At 06:03 PM 10/10/02 -0400, you wrote: >Is CF running as a user or the system account? > > > -----Original Message----- > > From: Dale Coyner [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, October 10, 2002 4:13 PM > > To: CF-Talk > > Subject: Attribute validation error for tag CFFILE > > > > > > > > I'm trying to get CFFILE on Machine A to rename a file on > > Machine B. I > > have mapped a drive from Machine A to Machine B and I can > > add/edit/delete files. However, I keep getting the same response from > > CFMX(updated) and I am wondering what I am doing wrong. > > CFFILE acts as > > if it cannot see my file, but the attribute value it reports > > back looks > > valid to me to me. Any ideas? I've never done this before with any > > version of CF so I am assuming I must be doing something wrong. > > > > TIA, > > > > d. > > > > > > CODE------------------------------------ > > > > <CFFILE action="RENAME" source="g:\#url.OID#\staging\#url.file#" > > destination="g:\#url.OID#\staging\#url.AID#.#url.ext#"> > > > > > > > > ERROR----------------------------------- > > > > Attribute validation error for tag CFFILE. > > > > The value of the attribute source, which is currently > > "g:\1\staging\disclaimer.ppt", is invalid. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk 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

