Scripting.FileSystemObject error

Tech-Archive recommends: Speed Up your PC by fixing your registry



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?

.



Relevant Pages

  • Re: Scripting.FileSystemObject error
    ... gordonit wrote: ... > 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)