Yep.  The H:\ drive is a local drive, and that path on the server gives
me the correct file. 

-----Original Message-----
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 04 April 2005 12:36
To: CF-Newbie
Subject: RE: <cffile>[Scanned]

Are you 100% sure you have the path correct and / or the webserver can
read it like that ?  You usually see this if you have a webserver trying
to read a file on another server using a path name which it cannot
resolve by name (such as C:\)



-----Original Message-----
From: Richard Hensman [mailto:[EMAIL PROTECTED]
Sent: 04 April 2005 12:36
To: CF-Newbie
Subject: <cffile>

Hi all,

I have the following tag in my page:

<CFFILE ACTION="MOVE"
SOURCE="#sourceFolder##aryNontextFiles[idx].FileName#"
DESTINATION="#destinationFolder##DestFileName#"
NAMECONFLICT="MAKEUNIQUE">

Which gives me the following error message:
The value of the attribute source, which is currently
"H:\test\sebailioaie\AlphaGalileo\temp\BMan3.jpg", is invalid. 

Now I have seen that this sometimes should read that the "destination"
attribute is invalid, so I've checked both, and they seem to be fine.
(the only difference is the "temp" part, that is changed to
"nontextfiles" in destination)

Is there another common reason for this error message?

Thanks,
Richard





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:15:836
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to