Scripting.Dictionary problem
Posted: Thu Mar 27, 2008 9:08 pm
Some Vista systems have problems creating the Scripting.Dictionary. Sometimes it helps to do the following:
1) Open a command prompt as Administrator.
2) Change the directory to c:\windows\system32
3) Run the following command:
regsvr32 scrrun.dll
This will register the scripting dll. Let me know if it helps you.
Best regards,
Jacob
1) Open a command prompt as Administrator.
2) Change the directory to c:\windows\system32
3) Run the following command:
regsvr32 scrrun.dll
This will register the scripting dll. Let me know if it helps you.
Best regards,
Jacob