FIX: IPF Opening or Saving Form with Tab ControlLast reviewed: December 18, 1997Article ID: Q171816 |
The information in this article applies to:
SYMPTOMSAttempting to open or save a form containing an SSTab control may cause Visual Basic to terminate with one of the following errors:
“VB5 caused an invalid page fault in module TABCTL32.OCX at 0137:212fef0b” -or- “VB5 caused an invalid page fault in module OLEAUT32.DLL at 0137:653468ec” -or- “VB5.exe Exception: Access violation (if using Windows NT)” CAUSEThis problem can occur if the form (.frm file) contains incorrect information for the SSTab's child controls. This problem should only occur when the .frm file has been incorrectly edited outside of Visual Basic (such as with a text editor), or if the .frm file is otherwise corrupt.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in Visual Studio 97 Service Pack 2. For more information on the Visual Studio 97 Service Pack 2, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q170365 TITLE : INFO: Visual Studio 97 Service Packs - What, Where, and WhyFor a list of the Visual Basic 5.0 bugs that were fixed in the Visual Studio 97 Service Pack 2, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q171554 TITLE : INFO: Visual Basic 5.0 Fixes in Visual Studio 97 Service Pack 2 MORE INFORMATION
Steps to Reproduce Behavior
|
Additional query words: crash gpf
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |