Answered
cfdirectory not working... kinda
I'm hoping someone can help me out with this. Running CF8 on
Windows multiserver install, developing locally on XP Pro and
production on Win2003 Server. For some reason I can't get
cfdirectory to return results past top level folders.
<cfdirectory action="list" directory="\\#server#\home\" name="dircontent"> works and returns results
<cfdirectory action="list" directory="\\#server#\home\#user#\" name="dircontent"> returns zero results
I have the service set up to log on with a valid user account. The same happens when I try it with other top level folders, but locally it will show everything correct. Has anyone seen this happen before?
<cfdirectory action="list" directory="\\#server#\home\" name="dircontent"> works and returns results
<cfdirectory action="list" directory="\\#server#\home\#user#\" name="dircontent"> returns zero results
I have the service set up to log on with a valid user account. The same happens when I try it with other top level folders, but locally it will show everything correct. Has anyone seen this happen before?
