On 2/13/07, Michael Beins <[EMAIL PROTECTED]> wrote: > I have code that allows users to upload new files. And when uploaded I have > that file >added >to the collection. Is it possible to index a collection > that is on a different server the >code >executing.
Michael, you need to run the CF service under an account that has the rights to access your network share. CF runs with Local System account privileges by default, try to set it to network admin if you want to interact with other machines on your network. -- Albert Bussolino ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269670 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

