Saturday, February 12, 2011

How to Fix Error "IE 6 Open with Blank Page"





When you try to connect to website by using Internet Explorer 6 or Internet Explorer 6 with Service Pack 1 ,it may open with blank page, instead of web site. The issue occurs because; some dll's didn’t register themselves during system update.

Steps to Follow

1. Go to "Start" -> "Run" -> and register the following dll's by using regsvr32 command:



       regsvr32 scrrun.dll

      regsvr32 msxml.dll

      regsvr32 mshtml.dll

      regsvr32 shdocvw.dll

      regsvr32 browseui.dll

      regsvr32 msjava.dll

      regsvr32 urlmon.dll

      regsvr32 actxprxy.dll

Note: Please try first to register the urlmon.dll and actxprxy.dll and restart Internet Explorer.

2. Restart the Internet Explorer

No comments:

Post a Comment