I would assume your User account doesn't have permission to delete files in
the specified folder. Check the user permissions and try again.

Cedric Villat

----- Original Message -----
From: "Everett, Al" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, September 04, 2002 7:19 AM
Subject: Help with CFFILE


> I need a little help with CFFILE. I'm running CF4.5.1SP2 if it makes a
> difference.
>
> I have two servers: WebDev1 and WebDevTest1, and I'm trying to
> delete/manipulate files on one from the other.
>
> On both servers CF Application server is running under a user account
(same
> username and password on both boxes).
>
> Here's my call to CFFILE:
>
> <CFFILE
>   ACTION="DELETE"
>   FILE="\\webdevtest1\d$\inetpub\wwwroot\Images\Logo\circle1.gif"
> >
>
> Here's the error I'm getting:
>
> Error processing CFFILE
>
> Unable to delete the file
> '\\webdevtest1\d$\inetpub\wwwroot\Images\Logo\circle1.gif.' Access is
> denied. (error 5)
>
> Help?
>
> --
> Al Everett
> Allied Office Products
> www.askallied.com
> mailto:[EMAIL PROTECTED]
> v: 973-594-3209
> f: 973-594-3626
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to