ie6sp1 doesn't load web pages on popup windows ("interface not registered" error)

P

pilo

Hi, I' m going crazy in trying to solve the following problem: when a popup
window is opened it won't load anything, I get the yellow triangle in the
status bar with this error message:error in page visualization, if I doubble
click on this message I get a windows with this message:
line:20
character:8
error:interface not registered
code:0
url:http://......

I've searched with google and seen a undred documents but still no solution.
I've already tried the following:
1)reinstalling ie6sp1
2)launchig the following commands from "run": regsvr32 msscript.ocx
,regsvr32 dispex.dll, regsvr32 vbscript.dll
3)I set the correct program for "open" on .js files:
"C:\Windows\System32\WScript.exe "%1" %*" and deleted a "open2" entry with
the following program "C:\WINDOWS\system32\CScript.exe "%1" %*" but the
"open2" entry reappear after reboot.
4)reinstalling windows script host 5.6

I run on windows 2000 sp4, with all critical and important security patches
except Windows2000-KB824141-x86-ITA
and ie6sp1 with these patches: q828750 and q330994

please help me I can't afford reinstalling the whole system from zero only
for this stupid problem

thanks
 
M

Mike Burgess

Pilo,
"when a popupwindow is opened it won't load anything"
Follow the "Resolution" steps in the below article:
You Cannot Open New Internet Explorer Window or Nothing Happens After You
Click a Link
http://support.microsoft.com/?kbid=281679
--
2)launchig the following commands"
See: "General troubleshooting for scripting errors" [Suggestion 4:]
http://v4.windowsupdate.microsoft.com/troubleshoot/
--
3)I set the correct program for "open" on .js files"
"open2" entry reappear after reboot"

These are the default for XP ...... note: "Open2" is a default key.

[HKEY_CLASSES_ROOT\JSFile\Shell\Open]
@="&Open"

[HKEY_CLASSES_ROOT\JSFile\Shell\Open\Command]
%SystemRoot%\System32\WScript.exe "%1" %*

[HKEY_CLASSES_ROOT\JSFile\Shell\Open2]
@="Open &with Command Prompt"

[HKEY_CLASSES_ROOT\JSFile\Shell\Open2\Command]
%SystemRoot%\System32\CScript.exe "%1" %*
____________________________________________________________
Mike Burgess [MVP Windows Shell\User] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 11-26-03]
Please post replies to this Newsgroup, email address is invalid
--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top