If you're still running CFMX under the System account (assuming CFMX on 
Win), then it won't have access to foreign folders at all.

\D:\ or \D$\?

You need to test this against \\localhost\{drive}$\folder or change the 
account under which CFMX runs (available via properties for that service in 
the Services control panel) to access share points on remote boxes.

J

On 5/5/05, Daniel Kang <[EMAIL PROTECTED]> wrote:
> 
> OK, I created a folder (\\swintranet1\D:\IntranetData) with full privs
> for SYSTEM, Users, etc.
> 
> If I upload Word,
> 
> String index out of range: -5
> 
> The error occurred in D:\Inetpub\WWWROOT\RefPosting\InsertData.cfm: line 
> 18
> 
> 16 : Destination = "\\swintranet1\D:\IntranetData"
> 17 : action = "upload"
> 18 : nameconflict ="overwrite"
> 19 : filefield = "fileName">
> 
> If I upload Excel,
> 
> String index out of range: -1
> 
> The error occurred in D:\Inetpub\WWWROOT\RefPosting\InsertData.cfm: line 
> 18
> 
> 16 : Destination = "\\swintranet1\D:\IntranetData"
> 17 : action = "upload"
> 18 : nameconflict ="overwrite"
> 19 : filefield = "fileName">
> 
> If I upload Access,
> 
> The destination "\\swintranet1\D:\IntranetData" specified in the
> CFFILE tag is invalid.
> 
> The destination either does not exist or is not accessible by this tag.
> 
> The error occurred in D:\Inetpub\WWWROOT\RefPosting\InsertData.cfm: line 
> 18
> 
> 16 : Destination = "\\swintranet1\D:\IntranetData"
> 17 : action = "upload"
> 18 : nameconflict ="overwrite"
> 19 : filefield = "fileName">
> 
> Why is that?
> 
> tia
> 



-- 
---------------
-------------------------------------
Buy SQLSurveyor!
http://www.web-relevant.com/sqlsurveyor
Never make your developers open Enterprise Manager again.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

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

Reply via email to