PDA

View Full Version : IE problem please help me


nkcd
01-05-04, 10:45 PM
I can't open any pages when i run Internet Explorer. But I can open then from Windows Explorer and other browser applications. Can anyone show me how to fix this problem?

thanks

su root
01-05-04, 11:26 PM
Have you attempted a repair of Internet Explorer? (it's in add/remove programs in control panel).

If you are a version behind, try upgrading.

nkcd
01-06-04, 12:48 AM
i can't find it anywhere in add/rev. I've tried to reinstall it but it doesn't work. It keep saying that I had the latest version instead. I changed the registry too so that it'll said it's not installed, but it still said that I have the latest version. I'm running on XP. :(

Is there anywhere I can Dl the full IE6 files instead of just DL the install files from MS?

pcgirl
01-06-04, 08:48 AM
Check under "add/remove windows components". IE should be listed there.

su root
01-06-04, 08:58 AM
If you can't find it, click here (http://www.microsoft.com/windows/ie/downloads/critical/ie6sp1/default.asp) to go to the download page, and download the little install program. When you run it, it should act like you are installing it, except it will eventually ask you whether you want to exit, or reinstall all components. Choose reinstall all components.

nkcd
01-06-04, 08:32 PM
I tried it, it didn't work, it wouldn't reinstall it. It said that I had the latest IE possible and will not install. I even found the Full version 70+MB but still wouldn't reinstall it. And as I mentioned above, I tried to change the registry to fool it that IE is not installed so that I can reinstall but it wouldn't. What can I do? If I reinstall XP, will all of my installed application working?

redduc900
01-06-04, 09:29 PM
The only way I know of repairing IE6 in XP is to run the System File Checker (SFC)...Start | Run | Type sfc /scannow, and click OK. AFA tricking the IE6 installer or Windows Update into thinking you don't have a previous version installed (you didn't mention which subkey you modified, so I'll post it just in case), you need to edit the following Registry Key (Start | Run | Type regedit and click OK) | Expand the following branch...

HKEY_LOCAL_MACHINE | SOFTWARE | Microsoft | Active Setup | Installed Components | {89820200-ECBD-11cf-8B85-00AA005B4383}

Right-click the IsInstalled DWORD value, and select 'Modify' | Change the Value data from 1 to 0, and then click OK. :)

nkcd
01-07-04, 02:31 AM
Thanks, I tried it, i was able to reinstall it, but somehow, the isntall went so fast, it wasn't like the first isntallation or whatever. Yet, it still pose the same problem :(

redduc900
01-07-04, 07:45 AM
Give this a try...open My Computer | View | Folder Options | "File Types" tab | Scroll down to URL:HyperText Transfer Protocol | "Advanced" button | "Edit" button | Check to make sure the following is in the "Application used to perform action" box...

"C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome

Also, make sure the rest of the fields have the following entries...

"Use DDE" should be checked
"DDE Message:" should be set to: "%1",,-1,0,,,,
"Application:" should say: IExplore
"DDE application not running:" should be blank
"Topic:" should be: WWW_OpenURL

Next, scroll down to URL:HyperText Transfer Protocol with Privacy

The same settings as I noted above for HTTP should also be applied to this file type. If all the above settings are as I noted, then give this a try...Open the command prompt (Start | Run | Type cmd and click OK), and copy the following in its entirety...then paste it into the box):

regsvr32 comcat.dll
regsvr32 Shdocvw.dll
regsvr32 Oleaut32.dll
regsvr32 Actxprxy.dll
regsvr32 Mshtml.dll
regsvr32 Urlmon.dll
regsvr32 Shell32.dll
regsvr32 Msoeacct.dll
regsvr32 "C:\Program Files\Outlook Express\Msoe.dll"
regsvr32 msjava.dll
regsvr32 browseui.dll
regsvr32 Stdole2.tlb
regsvr32 Olepro32.dll
regsvr32 Msjet40.dll
regsvr32 Msjtor40.dll
regsvr32 Dao360.dll

don256us
01-07-04, 09:58 AM
I hate to bring things down but...

Did you try runing the networking wizard? It may be that simple and if so, more power to ya.

nkcd
01-08-04, 12:49 AM
Originally posted by redduc900


regsvr32 Stdole2.tlb

regsvr32 Msjtor40.dll


thanks but i can't reg these too :( and it's still not working,

for the stdole2.tlb - it said that it's loaded but the DllRegisterServer entry point does not file. it's not the DLL or OCX file

The other one is that load libary failed, the specified module cannot be found