If the UNC path doesn't work out, you can create a system level mounted drive (as opposed to a user level mounted drive and setting coldfusion to run as a specific user) and set your web root there or use cffile to pull files from it. This will work because coldfusion naturally runs at the 'system' level. The trick is to mount the drive using a startup .vbs script that get's run as the 'system' user.
As a side note, I don't believe <cffile> will read UNC file paths. http://www.jehiah.com/archive/clustering-coldfusion-in-a-windows-environment -- [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194383 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

