|
-
January 8th, 2007, 09:28 PM
#1
Strange internet explorer issue.
Internet explorer will not browse to any websites. I've checked for malware and have found none. Would a winsock fix possibly fix it? The catch is that firefox works without a problem so it's not a DNS issue or hosts file issue. Also not even sure if winsocks would come into this since it's just IE that has the problem. Tried installing IE7 and it won't browse either. Used hijack this and looked everything up, there isn't much but what is there shouldn't cause this to happen.
-
January 8th, 2007, 09:39 PM
#2
btcomm, It wouldn't hurt to try WinSock XP Fix which is Free at the link below. I'm assuming you're using Windows XP.
http://www.snapfiles.com/get/winsockxpfix.html
Tufenuf
-
January 8th, 2007, 10:06 PM
#3
Winsock fix did not work.
-
January 8th, 2007, 10:36 PM
#4
btcomm--Are you saying everything was OK until you installed IE7? Or did the problem exist with IE6?
You can uninstall IE7 from Add/Remove and revert to IE6.
If that does not help, but the problem started recently, perhaps a System Restore? Any error messages?
Jim
WIN7 Ultimate SP1 64bit, IE 11, NTFS,
cable, MS Security Essentials, Windows 7 firewall
-
January 9th, 2007, 12:12 AM
#5
Already uninstalled IE7 and nope, no error messages. The only thing that happens is as soon as you try to go to a website it says page cannot be displayed.
Doing a reinstall of SP2 since that is supposed to reinstall IE and going to see if that fixes it.
Last edited by btcomm; January 9th, 2007 at 12:23 AM.
-
January 9th, 2007, 07:02 AM
#6
If it ain't broke, leave it alone.
-
January 9th, 2007, 02:03 PM
#7
btcomm--Are you back to IE6 now? If you do not mind reinstalling SP2, then fine, go ahead. (It will be interesting to see if SP2 will reinstall over itself.)
However, it might be easier to first try a System Restore to a date before the problem started or Start|Run|type sfc /scannow|OK. Have your WinXP CD ready if you are asked for it.
I think I have seen several posts where reverting to IE6 after installing IE7 has caused problems.
Jim
WIN7 Ultimate SP1 64bit, IE 11, NTFS,
cable, MS Security Essentials, Windows 7 firewall
-
January 10th, 2007, 07:18 AM
#8
Hi, haven't been here for awhile, Jim's right about IE 7 back to IE6, came up with a batch file to help here (also fixes most IE 6 problems) . Copy and paste ALL of the below into notepad then from notepad menu select "file" then "save as" in the save as window save this as IEFix.bat and save to desktop. Double click on the file to run (be patient it takes time if it hangs then close out and do it again). Reboot for the changes to take effect.
rem Script used to manually reregister Internet Explorer and Shell related *.dlls
rem Also included the Digital Signing and Cryptographic Provider *. dlls if needed
rem rundll32.exe advpack.dll /DelNodeRunDLL32 C:\WINNT\System32\dacui.dll
rem rundll32.exe advpack.dll /DelNodeRunDLL32 C:\WINNT\Catroot\icatalog.mdb
rem regsvr32 setupwbv.dll /s
rem regsvr32 wininet.dll /s
regsvr32 comcat.dll /s
regsvr32 CSSEQCHK.DLL /s
regsvr32 shdoc401.dll /s
regsvr32 shdoc401.dll /i /s
regsvr32 asctrls.ocx /s
regsvr32 oleaut32.dll /s
regsvr32 shdocvw.dll /I /s
regsvr32 shdocvw.dll /s
regsvr32 browseui.dll /s
regsvr32 browsewm.dll /s
regsvr32 browseui.dll /I /s
regsvr32 msrating.dll /s
regsvr32 mlang.dll /s
regsvr32 hlink.dll /s
rem regsvr32 mshtml.dll /s
regsvr32 mshtmled.dll /s
regsvr32 urlmon.dll /s
regsvr32 plugin.ocx /s
regsvr32 sendmail.dll /s
rem regsvr32 comctl32.dll /i /s
rem regsvr32 inetcpl.cpl /i /s
rem regsvr32 mshtml.dll /i /s
regsvr32 scrobj.dll /s
regsvr32 mmefxe.ocx /s
rem regsvr32 proctexe.ocx mshta.exe /register /s
regsvr32 corpol.dll /s
regsvr32 jscript.dll /s
regsvr32 msxml.dll /s
regsvr32 imgutil.dll /s
regsvr32 thumbvw.dll /s
regsvr32 cryptext.dll /s
regsvr32 rsabase.dll /s
rem regsvr32 triedit.dll /s
rem regsvr32 dhtmled.ocx /s
regsvr32 inseng.dll /s
regsvr32 iesetup.dll /i /s
rem regsvr32 hmmapi.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 actxprxy.dll /s
regsvr32 dispex.dll /s
regsvr32 occache.dll /s
regsvr32 occache.dll /i /s
regsvr32 iepeers.dll /s
rem regsvr32 wininet.dll /i /s
regsvr32 urlmon.dll /i /s
rem regsvr32 digest.dll /i /s
regsvr32 cdfview.dll /s
regsvr32 webcheck.dll /s
regsvr32 mobsync.dll /s
regsvr32 pngfilt.dll /s
regsvr32 licmgr10.dll /s
regsvr32 icmfilter.dll /s
regsvr32 hhctrl.ocx /s
regsvr32 inetcfg.dll /s
rem regsvr32 trialoc.dll /s
regsvr32 tdc.ocx /s
regsvr32 MSR2C.DLL /s
regsvr32 msident.dll /s
regsvr32 msieftp.dll /s
regsvr32 xmsconf.ocx /s
regsvr32 ils.dll /s
regsvr32 msoeacct.dll /s
rem regsvr32 wab32.dll /s
rem regsvr32 wabimp.dll /s
rem regsvr32 wabfind.dll /s
rem regsvr32 oemiglib.dll /s
rem regsvr32 directdb.dll /s
regsvr32 inetcomm.dll /s
rem regsvr32 msoe.dll /s
rem regsvr32 oeimport.dll /s
regsvr32 msdxm.ocx /s
regsvr32 dxmasf.dll /s
rem regsvr32 laprxy.dll /s
regsvr32 l3codecx.ax /s
regsvr32 acelpdec.ax /s
regsvr32 mpg4ds32.ax /s
regsvr32 voxmsdec.ax /s
regsvr32 danim.dll /s
regsvr32 Daxctle.ocx /s
regsvr32 lmrt.dll /s
regsvr32 datime.dll /s
regsvr32 dxtrans.dll /s
regsvr32 dxtmsft.dll /s
rem regsvr32 vgx.dll /s
regsvr32 WEBPOST.DLL /s
regsvr32 WPWIZDLL.DLL /s
regsvr32 POSTWPP.DLL /s
regsvr32 CRSWPP.DLL /s
regsvr32 FTPWPP.DLL /s
regsvr32 FPWPP.DLL /s
rem regsvr32 FLUPL.OCX /s
regsvr32 wshom.ocx /s
regsvr32 wshext.dll /s
regsvr32 vbscript.dll /s
regsvr32 scrrun.dll mstinit.exe /setup /s
regsvr32 msnsspc.dll /SspcCreateSspiReg /s
regsvr32 msapsspc.dll /SspcCreateSspiReg /s
regsvr32 licdll.dll /s
regsvr32 regwizc.dll /s
regsvr32 softpub.dll /s
regsvr32 IEDKCS32.DLL /s
regsvr32 MSTIME.DLL /s
regsvr32 WINTRUST.DLL /s
regsvr32 INITPKI.DLL /s
regsvr32 DSSENH.DLL /s
regsvr32 RSAENH.DLL /s
regsvr32 CRYPTDLG.DLL /s
regsvr32 Gpkcsp.dll /s
regsvr32 Sccbase.dll /s
regsvr32 Slbcsp.dll /s
exit
Last edited by jenae; January 10th, 2007 at 07:22 AM.
-
January 10th, 2007, 07:41 AM
#9
Hello jenae, nice to see you again. How are you?
Boy, that`s a lot of files to re-register. I`ll bet it does fix most IE6 problems.
Thanks for posting it for us.
Elaine
If it ain't broke, leave it alone.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|