Miguel_Gonzalez_Castaños wrote: > We have a Windows Server 2003 running Coldfusion MX. When I try to > create a custom tag using UNC paths or map network drives it simply > doesn't work. Apparently only admits local drives. Is there any way to > work around this? We have the content of the IIS site hosted in a NAS > and would like to keep it all together.
By default CF runs under a local system account that can only access local resources. Change the account and try again: http://livedocs.adobe.com/coldfusion/8/htmldocs/configuring_13.html#1170613 Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289540 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

