Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FileExists Method of File System Object from ASP

Status
Not open for further replies.

Mierk

Programmer
Apr 4, 2002
7
US
Does anyone know why it wouldn't work if we tried to use the FileExists method of the filesystemobject from an asp page on our intranet that is trying to check the existence of a file on a different server. We've tried using the unc path including the administrative share, but we can't get it to work.

Thanks in advance,

Mark Cribb
 
I had that problem. Turned out to be a permissions issue for the account IIS uses. I dont recall the exact security setting we had to change. I will try to get that info and post it.

hth
 
cbokowski did you ever remember the settings you used for IIS? I am having the same problem and would greatly appreciate any info. Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top