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.

Web application containing an Iframe that contains an XML data island may crash.


View products that this article applies to.

Symptoms

Consider the following scenario. You have a main web page that contains an Iframe. The Iframe points to another page that contains an XML data island. When you browse to this main web page, Internet Explorer may terminate unexpectedly when attempting to interact with the page inside the Iframe.

↑ Back to the top


Cause

 

This behavior can occur if the Iframe has the "disabled" attribute.

↑ Back to the top


Resolution

To resolve this problem, remove the "disabled" attribute on the Iframe.

↑ Back to the top


More information

The documentation for the "disabled" attribute indicates that this attribute does not apply to IFrame : http://msdn.microsoft.com/en-us/library/ms533732(VS.85).aspx

↑ Back to the top


Keywords: KB2000258

↑ Back to the top

Article Info
Article ID : 2000258
Revision : 1
Created on : 6/23/2009
Published on : 6/23/2009
Exists online : False
Views : 273