Internet Explorer Issues

  • Thread starter Thread starter TheScullster
  • Start date Start date
T

TheScullster

Hi all

Thought there were resolved, but no.........
I have a user that is having issues with links in IE6.
When a link is selected that requires a new window, a new window appears
with nothing displayed in it.
The same thing happens when a link is right clicked and the "open in new
window" option is selected.

Anyone got a solution please?

TIA

Phil
 
TheScullster said:
Hi all

Thought there were resolved, but no.........
I have a user that is having issues with links in IE6.
When a link is selected that requires a new window, a new window appears
with nothing displayed in it.
The same thing happens when a link is right clicked and the "open in new
window" option is selected.

Anyone got a solution please?

TIA

Phil

From http://www.fjsmjs.com/OE/nolinks.htm

1. Click Start, and then click Run.

2. In the Open box, type:

regsvr32 urlmon.dll

3. Click OK, and then click OK again when you receive the following message:

DllRegisterServer in urlmon.dll succeeded.


4. If that doesn't fix it, see this article:

http://inetexplorer.mvps.org/answers/26.html

5. If you are using WinXP try this:
http://www.mvps.org/sramesh2k/reg/IE_Default_Browser.reg

6. See Internet Explorer 6.0 Service Pack 1 may display a blank Web page
after you select Auto-Select encoding
http://support.microsoft.com/kb/870863

You can also try this:

Go to Start/run, and type SFC (msconfig for WinXP).
Choose 'Extract One File From Installation Disk' ("Expand File" for WinXP).
Type oleaut32.dll, not worrying about its location. Then, click Start.

Next to 'Restore From', type in or browse for the file's location, which is
probably in the Win98 (i386 for WinXP) folder of your installation CD-ROM
(typically D:\Win98), or in your Windows\Options\Cabs (Windows\i386 for
WinXP) folder, as the case may be.

Then, next to 'Save File In', enter C:\Windows\System (C:\Windows\System32
for WinXP), and click OK. System File Checker (or msconfig) looks for the
file, saves it as you requested, and then tells you that 'the file has been
successfully extracted'.

You may need to reboot.
 
"Frank Saunders wrote
1. Click Start, and then click Run.

2. In the Open box, type:

regsvr32 urlmon.dll

3. Click OK, and then click OK again when you receive the following
message:

DllRegisterServer in urlmon.dll succeeded.

Thanks Frank

Registering the urlmon.dll file did the trick

Phil
 
Back
Top