Open new window with blank page and Java problems.

G

Guest

Hope someone out there can help me.

I will try to explain this as clearly as I can.

I have a computer with Windows XP + SP2. The web browser is IE6 + SP1, and
with latest update.

Problems: Microsoft Internet Explorer Displays a Blank Page while I click on
the http link on the web pages. And some java graphics/program on the page
could not be display.


Try these already:
1. Opening new browser window - For opening links in a new window

Tools>Internet Options>Advanced tab>uncheck 'reuse windows for launching
shortcuts'

2.
Start>Run>
Type each of the following in the window one at a time and hit enter after
each entry. You should see a message that it has been registered after each
one.

regsvr32 Shdocvw.dll
regsvr32 Shell32.dll
regsvr32 Oleaut32.dll
regsvr32 Actxprxy.dll
regsvr32 Mshtml.dll
regsvr32 Urlmon.dll

Not working.

When I did “regsvr32 Mshtml.dllâ€, it comes up with message “DllRegster
server in mshmtl.dll failed. Return code was: 0x800029c4a.†Others are ok
with regsvr32.

Please help me. Thanks.
 
G

Guest

04/08/2004 is the date for mshtml.dll at C:\Windows\ServicePackFiles\i386
29/09/2004 is the date for mshtml.dll at C:\Windows\systems32

it seems the one at C:\Windows\ServicePackFiles\i386 is older.

Do I need to expand it?

Tnanks.
 
S

Sandi - Microsoft MVP

Interestingly, the following has worked for quite a few people:

Turn off "Use HTTP 1.1", turn on "Use HTTP 1.1 through proxy connections"
(success seems to be dependent upon ISP)

Also, review this link:
http://inetexplorer.mvps.org/answers2.htm#blank_windows

--
Hyperlinks are used to ensure advice remains current
Visit the Internet Explorer Online Community:
http://www.microsoft.com/windows/ie/community/default.mspx
_______________________________________
Sandi - Microsoft MVP since 1999 (IE/OE)
http://inetexplorer.mvps.org/
 
R

Robert Aldwinckle

Big horse said:
Do you know why I will get error when I "regsvr32 Mshtml.dll" ?


Please be more specific when you are making symptom descriptions.


FYI. You could get an error from that command if somebody
had done a

regsvr32 /u mshtml.dll

without subsequently redoing a DllInstall via

regsvr32 /i mshtml.dll

before you tried doing just that DllRegisterServer.


Provided that hasn't happened and provided you really do have
IE6sp2 you could use its new IE Repair (ref. KB870700)

iexplore.exe /rereg

Otherwise NT5 users could try the set of regsvr32 commands given
by KB831429. Note that there are re-registrations given by that
article which are not done by the /rereg feature.

Note that both procedures involve extensive rewriting of registry values
which used to be done during a reboot (ref KB194177) so I think it makes
sense to quiesce your system as much as possible before attempting
them. E.g. close all IE and OE windows and verify using Task Manager
that iexplore.exe and msimn.exe aren't running. Close your security
apps too if they are likely to interfere with the updates.


Good luck

Robert Aldwinckle
---
 

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

Top