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.

The application that hosts a WebBrowser control crashes when you use a custom MIME filter on a computer that has Internet Explorer installed


View products that this article applies to.

Symptoms

Consider the following scenario on a computer that has Windows Internet Explorer 6, Windows Internet Explorer 7, or Windows Internet Explorer 8 installed:
  • You run an application that hosts a WebBrowser control.

    Note The WebBrowser control is implemented by using the IWebBrowser2 interface.
  • You use a custom MIME filter.
  • The MIME filter returns the NET_E_USE_DEFAULT_PROTOCOLHANDLER HRESULT in the IInternetProtocolRoot::Start implementation of the application.
In this scenario, the application crashes when the urlmon.dll::OnInetInternalCallback function is called.

↑ Back to the top


Resolution

Security update information

To resolve this problem, install the most recent cumulative security update for Windows Internet Explorer. To do this, visit the following Microsoft Web site: For more technical information about the most recent cumulative security update for Windows Internet Explorer, visit the following Microsoft Web site: Note This update was first included in security update 978207 (MS10-002). For more information, click the following article number to view the article in the Microsoft Knowledge Base:
978207� MS10-002: Cumulative security update for Internet Explorer

↑ Back to the top


More information

For more information about the IWebBrowser2 interface, visit the following Microsoft Developer Network (MSDN) Web site:For more information about the IInternetProtocolRoot interface, visit the following MSDN Web site:For more information about how to handle MIME types in Internet Explorer, visit the following MSDN Web site:

↑ Back to the top


Keywords: KB975169, kbqfe, kbsurveynew, kbprb, kbbug, kbexpertiseinter, atdownload

↑ Back to the top

Article Info
Article ID : 975169
Revision : 2
Created on : 10/13/2009
Published on : 10/13/2009
Exists online : False
Views : 289