hc98br
ISP
- Aug 14, 2003
- 46
Hi, I've have an ASP app running in IIS6 on Windows 2003
One of the things it does is to look for a file on another server, simply using the line: fileSys.FileExists("\\server\folder\file.mdb")
This was working fine, but recently it started to return False, it now constantly returns false even though the file is there!
I have done some searching and can't come up with any answers, the best I have found is checking the permissions, I've added the IUSR to the share permissions and to the folder permissions - I even tried giving Everyone full permissions, but still the webpage cannot see the file!!!
The server can open and see the share and the file!
Any ideas!?!
Thanks
Ben.
ben-robinson.com
One of the things it does is to look for a file on another server, simply using the line: fileSys.FileExists("\\server\folder\file.mdb")
This was working fine, but recently it started to return False, it now constantly returns false even though the file is there!
I have done some searching and can't come up with any answers, the best I have found is checking the permissions, I've added the IUSR to the share permissions and to the folder permissions - I even tried giving Everyone full permissions, but still the webpage cannot see the file!!!
The server can open and see the share and the file!
Any ideas!?!
Thanks
Ben.
ben-robinson.com