The information in this article applies to:
SYMPTOMS
Upon placing an OCX control on a Visual Basic form, the control will ASSERT
or cause a General Protection Fault. The most common asserts are as
follows:
CAUSE
OLE Custom Controls (OCX Controls) created using the Microsoft Foundation
Classes (MFC) that ship with Microsoft Visual C++ version 2.0 or earlier
for 32-bit development and Microsoft Visual C++ 1.51 or earlier for 16-bit
development will not work properly in Visual Basic 4.0.
RESOLUTIONUpgrade to Visual C++ 2.1 or higher for 32-bit development and Visual C++ 1.52 or higher for 16-bit development. STATUS
Microsoft has confirmed this to be a problem with Visual C++ version 2.0
and earlier for 32-bit development and Visual C++ 1.51 and earlier for
16-bit development. Additional query words: kbMFC kbVBp400 kbdse kbDSupport kbVBp kbVC
Keywords : kbGrpVBDB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |