I got it.
Thank you so much the tip.

Daniel

On 5/6/05, Jared Rypka-Hauer - CMG, LLC <[EMAIL PROTECTED]> wrote:
> 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.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205856
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to