FilesystemObject
FileSystemObjects folders collection.
I am able to do this on all of the files which exist on the physical drive
of my server but unable to set the folder object on a virtual directory
mapped to a UNC path on another server. The error returned is 'Path Not
Found'
I am able to get the drive information from my vitual directory and am able
to use GetDrive with this information, but unable to get a folder collection
or a file collection.
Is this due to a security setting? Does the ASP script not have permission
to this UNC path even though it is mapped under IIS with the login
username/password?
If anyone has been able to do this I would appreciate the help. I am trying
to use the fso to dynamically build an XML document for use by XSL to build
a hierarchical tree list. This will allow files to be added/deleted from the
targeted directories and the HTML will be modified dynamically to display
the contents.
As I said I am able to do this on the local folders on the IIS machin, but
not on the virtual directories located on other machines.
Thanks in advance for any help provided.
Gene
geblack@worldnet.att.net
gblack@aicins.com

