Cold Fusion doesn't know that you have a virtual directory in IIS - that
only works via HTTP requests (AFAIK). You either have to map the drive, or
use the full unc path \\server\share\directory\files (though I think
CFDirectory can have problems with that too)

> I am having an issue with <CFDirectory>.  The issue is that I have all my
> ..cfm files one server, on the same server I have a virtual directory set up
> in IIS that links over to files on a different server on the same network.
> All the files that I want to list using the<cfdirectory> tag is on this
> other server.  However, it is not a webserver nor does it have Cold Fusion
> Server.
> 
> I was wondering if there is anyway to list the contents of  virtual
> directories and/or  the contents of a directory on another server (on the
> same network).  Has anyone encountered this issue?  If so, how did you
> handle it?
> 
> I appreciate any help you may give
> 
> Thanks,
> Brian
> 
> 
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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