Skip navigation

JSI Tip 7576. Internet Explorer 6.x opens a blank page?

When you visit a Web site with Internet Explorer 6.x, a blank page is displayed instead of the Web site page.

This behavior can be caused by a product update failing to properly register some Dynamic Link Libraries (.DLL).

To correct this problem:

1. Open a CMD prompt.

2. Type regsvr32 actxprxy.dll and press Enter.

3. Type regsvr32 urlmon.dll and press Enter.

4. Type Exit and press Enter.



Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish