Hi Drew,

>I have an email option running that attaches a file. I cannot get a file
>that is located on another network machine, I get an error 'file does not
>exist'. The paths I use are like (\\machinename\images\file.jpg) or
>something like that. How do I get around this? Or is this a limitation
>inherit to CF Server???

CF server normally runs as a system service, and so can only see things
local to the machine it is on. You need to set it up so that is runs as a
user that has rights to see the drive path you want. Create a user that has
the appropriate rights and then go to 'services' in the control panel and
change the startup of the cf app server to your new user rather than system.

Mapping won't work as that only applies to a logged in user, not to the
machine as a whole.



--

Yours,

Kym
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to