> When trying to access a network share, you have to either have the CF
> service run as a user with a mapped drive to the share or use the file's UNC
> path (\\server\share) in your CF code.  By default, ColdFusion does not run
> as a standard user account (which can have mapped drives); instead, it runs
> as a local service (which cannot have mapped drives).  So, either change how
> the service logs in (via the "Services" control panel applet or use the UNC.

By default, CF can't access UNC paths either, because SYSTEM doesn't
have network access. You will need to run CF with a user account that
has permission to the share in question.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318569
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to