BUG: GPF/UAE If Multi-Select Controls w/ No Common PropertiesLast reviewed: June 21, 1995Article ID: Q95430 |
The information in this article applies to:
SYMPTOMSA general protection (GP) fault or unrecoverable application error (UAE) may occur when you select multiple custom controls that have no properties in common. For example, if you add the VBSQL.VBX custom control from the Microsoft SQL Server Programmer's Toolkit for Visual Basic and then select it and the Timer control while holding down the CTRL key, you will encounter a GP fault or UAE.
CAUSEThe problem occurs because there are no properties in common between the Timer control that comes with Visual Basic and the VBSQL.VBX control. This usually isn't a problem because most custom controls contain at least the Tag property. There are only a few exceptions.
STATUSMicrosoft has confirmed this to be a bug in both the Standard and Professional Editions of Microsoft Visual Basic versions 2.0 and 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 reference words: buglist2.00 buglist3.00 2.00 3.00 GPF
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |