An IP is not a valid path.  With CFFile you must use a valid local path.  If
it works in Explorer (not IE, MS) then it will work with CFFile (as a
general rule of thumb.)

CW

-----Original Message-----
From: Jay Patton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 27, 2001 1:38 PM
To: CF-Talk
Subject: CFFILE Error (why?)


why do i get this error?
here is the query or rather the CFFile action.

<cffile action="upload" 
  filefield="ItemPic"
  destination="#storepath#\images" <!-- the "#storepath#" is
'D:\64.???.132.???\beta'. i used ?'s just for posting reasons. -->
  nameconflict="overwrite"
>

and here is the error.
Error Diagnostic Information
Error processing CFFILE 

Error attempting to save uploaded file to path
'D:\64.???.132.???\beta\images..' Access is denied. (error 5) 

The error occurred while processing an element with a general identifier of
(CFFILE), occupying document position (294:4) to (298:4).

it worked fine the other day.
any ideas?
thanks,

Jay Patton
Web Design / Application Design
Web Pro USA
406.549.3337 ext. 203
1.888.5WEBPRO
www.webpro-usa.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to