Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

PRB: Explorer Bar Does Not Appear in Internet Explorer 5.01


View products that this article applies to.

This article was previously published under Q247705
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/EN-US/ ) Description of the Microsoft Windows Registry

↑ Back to the top


Symptoms

Beginning with Internet Explorer 5.01, if an Explorer Bar is installed along with a toolbar button (to activate it), the button may not function correctly in any new instances of the browser. Additionally, attempts to programmatically display the bar using IWebBrowser2::ShowBrowserBar may fail. The only way to display the bar is by using the Explorer Bar command on the View menu.

↑ Back to the top


Cause

Initially, Internet Explorer retrieves an enumeration of the registered Explorer Bar objects from the registry using the component categories. To increase performance, it then caches this enumeration, causing subsequently added Explorer Bars to be overlooked.

↑ Back to the top


Resolution

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.


To force Internet Explorer to rebuild the cache and recognize a new Explorer Bar, delete the following registry keys during the registration of the new Explorer Bar:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\Component Categories\{00021493-0000-0000-C000-000000000046}\Enum

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\Component Categories\{00021494-0000-0000-C000-000000000046}\Enum
NOTE: In versions of Internet Explorer prior to Internet Explorer 5.01, the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable key did not exist. The Explorer Bar's self-registration code must be able to handle such a case.

↑ Back to the top


Status

This behavior is by design.

↑ Back to the top


References

MSDN Online Web Workshop sites:

Creating Custom Explorer Bars, Tool Bands, and Desk Bands
http://msdn.microsoft.com/workshop/browser/ext/overview/bands.asp

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
214842� PRB: Installed DeskBand Not Displayed in Taskbar Shortcut Menu

↑ Back to the top


Keywords: KB247705, kbprb, kbbandobjs

↑ Back to the top

Article Info
Article ID : 247705
Revision : 3
Created on : 5/9/2007
Published on : 5/9/2007
Exists online : False
Views : 303