
FileSystemObject intermittently fails on network drive
The drive simply becomes unavailable.
Rebooting the computer clears the problem.
Here is the overall set up:
The shared network drive resides
on a computer running Win NT 4.0 Server.
That server is running IIS4 which
also uses the shared drive.
So far, I haven't been able to
deliberately generate the fault.
Quote:
> What kind of errors, if any?
> --
> Dominic
> Read The Docs? http://msdn.microsoft.com/scripting
> > I have IIS5 running on W2K. The script
> > needs to access a network drive on another
> > computer.
> > This is failing intermittently. For example,
> > one user successfully accessed the network
> > drive an hour ago. Now FileSystemObject
> > is failing to access that drive for the
> > same user, and for all other users.