XL97: Page Fault Viewing Workbook in Frame in Web Page

Last reviewed: January 7, 1998
Article ID: Q173612
The information in this article applies to:
  • Microsoft Excel 97 for Windows
  • Microsoft Internet Explorer, version 3.x

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.

   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 URL 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. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

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 more information about other problems associated with floating frames and Microsoft Excel workbooks, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q157353
   TITLE     : OFF97: Show Office Toolbars Button may not be Available


Additional query words: XL97
Keywords : xlgpf xlweb
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbprb
Solution Type : Info_Provided


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 7, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.