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.

You receive an E_NOINTERFACE error value when you call the get_frameElement command from another process in Internet Explorer 6


View products that this article applies to.

Symptoms

When you try to obtain a reference to an IHTMLWindow4 interface from another process, the call to the get_frameElement command is unsuccessful. Specifically, the get_frameElement command returns an E_NOINTERFACE error value instead of the expected S_OK value. This problem occurs on a Microsoft Windows XP-based computer that is running Microsoft Internet Explorer 6.

↑ Back to the top


Cause

This problem occurs because Internet Explorer tries to access the internal Window object by using a proxy. However, access to the internal Window object is not enabled across other processes.

↑ Back to the top


Resolution

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

There are no prerequisites to apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfix.

Restart requirement

You must restart the computer after you apply this hotfix.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Mshtml.dll6.0.2900.30383,062,27220-Nov-200613:36x86
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. To enable this hotfix, follow these steps:
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then click the following registry subkey:
    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl
  3. On the Edit menu, click New, and then click Key.
  4. Type FEATURE_SUPPORT_XTHREAD_GETFRAMEELEMENT_KB927740, and then press ENTER.
  5. Locate and then click the following registry subkey:
    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SUPPORT_XTHREAD_GETFRAMEELEMENT_KB927740
  6. On the Edit menu, click New, and then click DWORD Value.
  7. Type iexplore.exe, and then press ENTER to name the new value.
  8. Double-click iexplore.exe.
  9. In the Value data box, type 1, and then click OK.
  10. On the File menu, click Exit to close Registry Editor.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

The generic S_OK value indicates that the call to the get_frameElement command was successful. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: KB927740, kbqfe, kbHotfixServer, kbfix, kbautohotfix

↑ Back to the top

Article Info
Article ID : 927740
Revision : 2
Created on : 10/8/2011
Published on : 10/8/2011
Exists online : False
Views : 311