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

ID: Q211412


The information in this article applies to:
  • Microsoft Excel 2000
  • Microsoft Internet Explorer version 3.0 for Windows 3.1


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.


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.



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.


STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.


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:

Q245755 OFF2000: Show Office Toolbars Button May Not Be Available

Additional query words: XL2000

Keywords : kbweb xlgpf
Version : WINDOWS:2000,3.0
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: November 13, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.