Re: Scripting.FileSystemObject error

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



gordonit wrote:
> every time i declare an object of Scripting.FileSystemObject
> my server stuck.
> what should i do
> do i need to install something or should i change configurations?

Most likely you have an AV product installed on the server that is blocking
access to FSO.

--
Michael Harris
Microsoft MVP Scripting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Please ask follow-up questions via the original newsgroup thread.



.



Relevant Pages

  • Scripting.FileSystemObject error
    ... every time i declare an object of Scripting.FileSystemObject ... my server stuck. ... do i need to install something or should i change configurations? ...
    (microsoft.public.scripting.vbscript)
  • Trouble installing ADO reference library
    ... One of them is that variables can't be declared as ADO objects if this is ... So this can't work: Public ADOConn As ADODB.Connection ... I can declare as variant and then do: ... But then for some reason ADO doesn't install. ...
    (microsoft.public.word.vba.general)