FIX: GPF When Making .EXE File If Forms Saved as BinaryLast reviewed: October 30, 1997Article ID: Q94892 |
2.00
WINDOWS
kbenv kbbuglist
The information in this article applies to: - The Standard Edition of Microsoft Visual Basic for Windows, version 2.0.
SYMPTOMSIn version 2.0, a general protection (GP) fault can occur when you replace text boxes originally created in version 1.0 with the new version 2.0 Masked Edit Text boxes, and then use the existing code. The GP fault occurs in version 2.0 when you try to turn the Visual Basic project into an executable (.EXE) program.
WORKAROUNDTo work around the problem, save the project's forms and code in Text format rather than the default Binary format. Use the following steps to save the code in Text format:
STATUSMicrosoft has confirmed this to be a bug in Microsoft Visual Basic version 2.0 for Windows. This problem was corrected in Microsoft Visual Basic version 3.0 for Windows.
|
Additional reference words: buglist2.00 fixlist3.00 2.00 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |