> What am I doing wrong here as nothing shows up even with debugging turned on.
> The S drive is a mapped network drive. If mapped drive is the issue, is there 
> any way around it?

By default, there are two problems with using mapped drives from CF.

First, CF runs as SYSTEM by default, and SYSTEM has no access to
network resources.

Second, if you run CF as another user with explicit permissions to a
network share, CF can access that network share. But that doesn't mean
that CF can access a drive mapping. For that to work, you'd need to
log in as the user in question and create a persistent drive mapping.
Instead, I'd recommend just accessing the UNC path directly rather
than bothering with a drive mapping.

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

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345932
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to