two annoying problems: new window hang and RPC Stub.

  • Thread starter Thread starter Dimpled Chad
  • Start date Start date
D

Dimpled Chad

Hi,

All of a sudden this week IE6 is giving me fits. It has been working fairly
well up to this point. I am running it on Win98 2nd Edition.

Two problems keep happening.
(1) The find in page feature no longer works. I now get an error "Error 35:
Incompatible version RPC Stub". Then it crashes and I have to reboot.

(2) If I open a new window by right clicking on a link and select 'new
window' the new window hangs. I have to cancel the new window request and
then reload, at which point it comes up perfectly.

Any suggestions. I tried to reinstall IE 6, to no avail.
Chad

--
Looking for a pet? Adopt one! ** http://www.petfinder.com
Info for a healthy, happy dog? * http://www.dog-play.com


Illegitimi non carborundum
 
Try This:

Click [start] [run]
Type: regsvr32 /i urlmon.dll [press enter]
regsvr32 /i shdocvw.dll [press enter]
regsvr32 actxprxy.dll [press enter]

Restart Windows
Open IE click [tools][internet options][programs][reset
web settings]
 
http://microsoft.com/downloads/details.aspx?FamilyId=0A8A18F6-249C-4A72-BFC
-FC6AF26DC390&displaylang=e

For folks running Windows 98 (including Windows 98 Secon
Edition (SE)), or Windows Millennium Edition (Me); an
experiencing hanging/unresponsive downloads from Window
Update, please download and install this updated Window
Script 5.6. This should resolve hung/hanging/unresponsiv
downloads for Win9x platforms

This new package of Windows Script 5.6 has version 6626 o
dispex.dll. The previous package had version 8515 o
dispex.dll. During installation you may be asked if yo
want to overwrite a newer version dispex.dll with an olde
one - click Yes


----- Dimpled Chad wrote: ----

Hi

All of a sudden this week IE6 is giving me fits. It has been working fairly
well up to this point. I am running it on Win98 2nd Edition

Two problems keep happening.
(1) The find in page feature no longer works. I now get an error "Error 35:
Incompatible version RPC Stub". Then it crashes and I have to reboot

(2) If I open a new window by right clicking on a link and select 'new
window' the new window hangs. I have to cancel the new window request and
then reload, at which point it comes up perfectly

Any suggestions. I tried to reinstall IE 6, to no avail
Cha

--
Looking for a pet? Adopt one! ** http://www.petfinder.co
Info for a healthy, happy dog? * http://www.dog-play.co


Illegitimi non carborundum
 
Try This:

Click [start] [run]
Type: regsvr32 /i urlmon.dll [press enter]
regsvr32 /i shdocvw.dll [press enter]
regsvr32 actxprxy.dll [press enter]

Restart Windows
Open IE click [tools][internet options][programs][reset
web settings]

Thanks for the suggestion, JR.
I tried it with no success. The two errors I described are still there.

Any other ideas?
Chad

--
Looking for a pet? Adopt one! ** http://www.petfinder.com
Info for a healthy, happy dog? * http://www.dog-play.com


Illegitimi non carborundum
 
http://microsoft.com/downloads/details.aspx?FamilyId=0A8A18F6-249C-4A72-B
FCF -FC6AF26DC390&displaylang=en

For folks running Windows 98 (including Windows 98 Second
Edition (SE)), or Windows Millennium Edition (Me); and
experiencing hanging/unresponsive downloads from Windows
Update, please download and install this updated Windows
Script 5.6. This should resolve hung/hanging/unresponsive
downloads for Win9x platforms.

This new package of Windows Script 5.6 has version 6626 of
dispex.dll. The previous package had version 8515 of
dispex.dll. During installation you may be asked if you
want to overwrite a newer version dispex.dll with an older
one - click Yes.

Thanks for the suggestion. Like above, this didn't help, either. Something of
a pain.

I'm going to try to reinstall both Win 98 and IE6.
Chad
 
Dimpled Chad said:
Hi,

All of a sudden this week IE6 is giving me fits. It has been working
fairly well up to this point. I am running it on Win98 2nd Edition.

Two problems keep happening.
(1) The find in page feature no longer works. I now get an error
"Error 35: Incompatible version RPC Stub". Then it crashes and I have
to reboot.

(2) If I open a new window by right clicking on a link and select 'new
window' the new window hangs. I have to cancel the new window request
and then reload, at which point it comes up perfectly.

Any suggestions. I tried to reinstall IE 6, to no avail.
Chad

How To: Fix "Incompatible Version of the RPC Stub"

This error can be caused by a fault in v3.50.5041.0 OLEAUT32.DLL. Replace it
with an earlier version to fix the problem. Since it is a system file, you
will have to replace it using DOS. Copy the older version to C:\. Then go
to the start button and restart your computer in MS-DOS Mode. If you have
WindowsME, see below on how to do this.

Once in DOS Mode, type the following (no quotes): "copy C:\OLEAUT32.DLL
C:\WINDOWS\SYSTEM\OLEAUT32.DLL". When asked if you want to overwrite, type
"Y". It will then say "1 file copied". Then restart your computer
(alt+ctrl+del or you can just load windows by typing "win" at the DOS
screen).

For Windows ME Users: To load WinME in DOS mode, copy "COMMAND.COM" and
"IO.sys" from "C:\WINDOWS\COMMAND\EBD\" to a formatted floppy disk. Then
restart your computer with the floppy disk in the floppy drive and DOS will
boot.

It's also reported that the following may be another reason for the problem:

This problem may also caused by version 5.6.0.8515 of "dispex.dll". A user
found version 5.6.0.6626 in SCR56EN.CAB . Extracted it with WinZip and
replaced the "bad" version in WINDOWS\SYSTEM with it. So it might be
worthwhile to also check on that file.
You may also have to go to Start | Run and type
regsvr32 dispex.dll
They have updated Windows Scripting Host to fix the dispex problem and
downloading and installing it again with your anti-virus turned off should
fix it.

See also
"Incompatible Version of the RPC Stub" Error Message with the InstallShield
Program
http://support.microsoft.com/?kbid=321915

--
Frank Saunders, MS-MVP IE/OE
http://www.fjsmjs.com
Reply to Newsgroup. I won't answer email
Protect Your PC
http://www.microsoft.com/security/protect/
 
How To: Fix "Incompatible Version of the RPC Stub"

Frank:
Thanks so much for this. I was logging in to tell everyone I had fixed the
problem, which was indeed in teh oleaut32.dll.

My solution was to rename the old dll to oleaut32.dll and to run dcom98.exe
which I downloaded from the support pages at installshield.com. I did a
google search for my error, found a similar problem. Ran an install program,
noticed that it too was giving me an error, and followed their instructions.

This fixed my find file problem *and* my open in new window problem in IE6.

Here's the installshield page:
http://support.installshield.com/kb/view.asp?pcode=CLASS630PEE&articleid=Q105
810

Here's the MS DCom page:
http://www.microsoft.com/com/tech/dcom.asp

I'm as happy as a clam!

Thanks everyone for your help.
Chad


--
Looking for a pet? Adopt one! ** http://www.petfinder.com
Info for a healthy, happy dog? * http://www.dog-play.com


Illegitimi non carborundum
 
Back
Top