The information in this article applies to:
SYMPTOMSYou may encounter a general protection (GP) fault in VBRUN300.DLL at 005D:2332 when you try to run a Visual Basic executable (.EXE) file that has a Data control. The GP fault occurs after the form's Load event but before the Activate event; it is during this period of time that the Data control is automatically refreshed. WORKAROUND
To work around the problem, refreshing the data control explicitly in
the Load event of the form using code like this:
STATUS
Microsoft has confirmed this to be a bug in Microsoft Visual Basic version
3.0 for Windows. We are researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: 3.00 buglist3.00 gpfault gpf
Keywords : |
Last Reviewed: June 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |