IE6 Error

  • Thread starter Thread starter WW
  • Start date Start date
W

WW

I am running Windows 98 and when I try to use the find under the View
tab I get the following error message. What the hell does this mean?

An error has occurred in this dialog

Error: 35
Incompatible version of the RPC stub.

And then it closes down with another error detail:

EXPLORER caused an invalid page fault in
module RPCRT4.DLL at 0177:701424b0.
Registers:
EAX=02fd12d3 CS=0177 EIP=701424b0 EFLGS=00010212
EBX=02fcd198 SS=017f ESP=02fccfb8 EBP=02fcd1a8
ECX=77124438 DS=017f ESI=00000484 FS=5637
EDX=bff76859 ES=017f EDI=7712454e GS=0000
Bytes at CS:EIP:
ff 30 ff 75 d4 8d 85 1c fe ff ff 50 e8 bd 01 00
Stack dump:
02fcd4bc 00000000 00000000 02fcd100 00000000 00000000 00000000 0043000c
00000000 02fcd000 bff7a0fe 00000001 00000000 00000000 02fcd184 00000000

How do I fix it?

Thanks
 
Fix from "Doud": found in a previous post.

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

This error occurs when trying to use the "Find" function with Internet
Explorer. It is 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.
 
Thanks for the help. When I open in MS Dos I get c:\windows prompt and
not just plain C:\ How do I get just the c:\ prompt? Please bear
with me as I am not fluent in dos commands.

thanks again
 
Back
Top