tjsully
11-05-2003, 02:21 PM
I'm working with FSO in an ASP page that crawls files and folder structure on another file server. All worked fine, my users could navigate the structure and drill down to and open files. We were using NT security to limit access to this application. Several months have passed and now we get an error "Error Type:
Microsoft VBScript runtime (0x800A004C)
Path not found" My sysadmin insists no security has changed. The code hasn't changed either. I changed a copy of the code to point to the local Web server and it works. Only recent change was to IIS, we no longer allow anonymous access to the server. Anybody have any ideas?
Microsoft VBScript runtime (0x800A004C)
Path not found" My sysadmin insists no security has changed. The code hasn't changed either. I changed a copy of the code to point to the local Web server and it works. Only recent change was to IIS, we no longer allow anonymous access to the server. Anybody have any ideas?