Getting Error: 800A01AD
- From: "Matt Pollicove" <mattpoll@xxxxxxxxx>
- Date: Wed, 18 May 2005 18:46:52 -0400
Running a new Dell Dimension 4000 with XP SP2 installed and all updates in
place.
Login script fails with error 800A01AD. ActiveX component can't create
object: 'Scripting.FileSystemObject'
This script runs fine on Windows 2003 server and on Windows 2000
Professional machines.
Firewall is off and I have tried this with all other firewall, AV and Anti
spyware software off (Zone Alarm Pro, AVG 7, and MS Antispyware,
respectively)
Objects are being created as follows:
'Create Necessary Objects
Set oIE = CreateObject("InternetExplorer.Application")
Set oShell = CreateObject("WScript.Shell")
Set fso = CreateObject("Scripting.FileSystemObject")
Set netObj = WScript.CreateObject("WScript.Network")
Set ArgObj = wscript.arguments
Any assistance would be greatly appreciated.
Thanks!
Matt
mattpoll@xxxxxxxxx
.
- Follow-Ups:
- Re: Getting Error: 800A01AD
- From: Torgeir Bakken \(MVP\)
- Re: Getting Error: 800A01AD
- Prev by Date: vbscript logon script getting return data from sql sp
- Next by Date: RE: adding password to ODBC
- Previous by thread: vbscript logon script getting return data from sql sp
- Next by thread: Re: Getting Error: 800A01AD
- Index(es):
Loading