Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is ScriptingUtils?

Status
Not open for further replies.

MadForMsi

Programmer
Feb 22, 2011
2
AP
I am getting error message while running script.

Set objDateTimeObject = CreateObjec("ScriptingUtils.DateTimeObject")

ERROR: Unable to create the component 'ScriptingUtils.DateTimeObject'.

on my home pc which is sp2 (64) bit, it works fine, but doesnot work on 32 bit xp sp3

 
do you have the scriptingutils dll on your 32xp sp3 machine?
i believe the moniker scriptingutils.datetimeobject can be refering to the scriptingutils.dll's datetimeobject module?

I Hear, I Forget
I See, I Remember
I Do, I Understand

Ronald McDonald
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top