> ah for sure it is a monday, i goofed on typing in the unc 
> path, my actual code does not have the drive letter in it <g>
> but basically it sounds like y'all are saying it is a perms 
> problem?

That's probably the problem. By default, CF runs as LocalSystem, which is a
security context analogous to a local administrator with no network rights.
You can run CF as a different user (one with fewer local rights but network
access) to address this. There's a good article covering this at:

http://www.defusion.com/articles/index.cfm?ArticleID=89

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to