BUG: App.End in the Form Load Event Causes Application ErrorLast reviewed: February 5, 1998Article ID: Q180520 |
The information in this article applies to:
SYMPTOMSIf the App.End method is used in the Form Load event, it will cause the following application error in PVB.EXE on the emulator:
The instruction at "0x0135baa1" referenced memory at "0x00000000". The memory could not be "read".On the device, a message box with the title "Fatal Application Error" will appear and automatically go away before it can be read.
RESOLUTIONThere two possible workarounds for this bug:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce BehaviorWARNING: The following code will generate a fatal application error.
Keywords : vb5all vbce kberrmsg Version : WINDOWS:1.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |