Getting Error: 800A01AD



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


.


Loading