I have a Windows 2003 SBS domain and a VB6 application. <BR><BR>Doing a FileSystemObject FolderExists call returns False even when that folder does exist. <BR><BR>This same code works in Windows 98, ...
I am writing a file handling application that uses the FSO object from the scripting runtimes. Using it with large files causes overflow errors. What other methods are available for handling large ...