Click to See Complete Forum and Search --> : FileSystemObject


JKeenan
September 21st, 2005, 11:01 PM
the CreateObject works fine.
the FolderExists works fine... I tested this out by giving it a folder that does not exists too

working fine means, I get response within a moment or two.

but when I use GetFolder, IE takes about 30 seconds to go half way on the progress bar, then hangs
Also, I do get notified from Norton that something is trying to do go out.

eventually I get this from IE:
The page cannot be displayed
There are too many people accessing the Web site at this time.

any clues why GetFolder takes so long ? and what is going on?

JKeenan
September 22nd, 2005, 12:57 AM
after searching & playing all night, finally found it.... Norton Antivirus & having to reboot after turning the scripting check off.... this can't be very safe... so how does commerical sites handle this? Not use the FileSystemObject?