FileSystemObject.FolderExists sometimes fails when folder actually exists.



I have a really weird error happening from time to time when
FolderExists would return FALSE even though folder exists. The folder
in question is on the network: \\dataserver.mydomain.com\shareddata.
Any idea what might be going on?

.