Results 1 to 2 of 2

Thread: IIS virtual directory

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    Dear all,
    If anyone has created a virtual directory over a network share please help me. I have got a virtual directory over a network resource. The MMC console of IIS shows that it has been created successfully and the access permissions are correct to. But when I try to access any file in this virtual directory using FileSystemObject I am unable to do so. I am checking for FileSystem.FileExists. But FileExists says that the file does not exists even though the file does exists and the path name specified to FileSystemObject is correct.
    This scenario comes only when the virtual directory is over a network share. It seems IIS has myraid settings for access and authentication too difficult and virtually useless. Can anyone help? Also any resources on IIS security would be of great help.
    Thanks in advance.

  2. #2
    Halbent
    Guest
    (Assuming NTFS permissions)

    Have you set up NTFS permissions on the directory where the share is? Does IUSR_webserver have Read permissions?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width