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.

XL2000: Error When Viewing a Web Page Containing a Microsoft Excel Workbook


View products that this article applies to.

This article was previously published under Q211412

↑ Back to the top


Symptoms

When you view a Web page that contains a Microsoft Excel workbook in Microsoft Internet Explorer, version 3.x, you may receive the following error message:
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
If you click Details, you receive one of the following error messages, possibly more than once:
IEXPLORE caused an invalid page fault in module MSHTML.DLL at 0137:635b0457.
-or-
IEXPLORE caused an invalid page fault in module KERNEL32.DLL at 0137:bff798fb.

↑ Back to the top


Cause

This problem may occur when the following conditions are true:
  • The Web page that contains the Microsoft Excel workbook uses Hypertext Markup Language (HTML) code similar to the following to load the workbook:
    <IFRAME SRC="http://myserver/test.xls" WIDTH=600 HEIGHT=400></IFRAME>
    						
    -and-
  • After you view the Web page in Microsoft Internet Explorer, you either proceed on to another Web page, or you return to the previously viewed page by clicking the Back button on the toolbar.

    -and-
  • You then return to the Web page that contains the Microsoft Excel workbook, either by clicking the Back button or the Forward button or by re-entering the address for the Web page in the Address box.

↑ Back to the top


Resolution

To prevent this problem from occurring, do not redisplay a Web page that contains a Microsoft Excel workbook contained in an <IFRAME> tag. If you must redisplay the Web page, quit and restart Microsoft Internet Explorer, and then display the Web page.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


More information

In the HTML code, you can use the <IFRAME> tag to define a floating frame within a Web page. By specifying a source (SRC) argument that refers to a file you want to use, you can have floating frames contain HTML documents or other types of documents. This includes Microsoft Excel workbooks.

When you display a Microsoft Excel workbook in a floating frame, you may receive the error message mentioned in the "Symptoms" section if you redisplay the Web page that contains the floating frame.

For additional information about other problems associated with floating frames and Microsoft Excel workbooks, click the article number below to view the article in the Microsoft Knowledge Base:
245755� OFF2000: Show Office Toolbars Button May Not Be Available

↑ Back to the top


Keywords: KB211412, kbweb, kbpending, kbbug

↑ Back to the top

Article Info
Article ID : 211412
Revision : 4
Created on : 11/5/2003
Published on : 11/5/2003
Exists online : False
Views : 350