IE Script Error

  • Thread starter Thread starter Luan Pham
  • Start date Start date
L

Luan Pham

I keep get this error: Class doesn't support Automation". How do I
correct this problem. Tanks.
 
Luan Pham said:
I keep get this error: Class doesn't support Automation". How do I
correct this problem. Tanks.

What are you doing when you get the error message?
What is the exact and complete error message?
If there is a Details button click that and give us the first two lines.

From http://www.fjsmjs.com/IE/scriptdb.htm

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en
 
What are you doing when you get the error message?
What is the exact and complete error message?
If there is a Details button click that and give us the first two lines.

I just click links from one page to another, but I found a resource on
Internet to fix this problem register msscript.ocx, dispex.dll and
vbscript.dll. These step ends up fix my problem. Thanks for your
response.
 
Back
Top