BUG: Error "438" When Implementing Base Class in ActiveX Exe (184322)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Control Creation Edition for Windows 5.0
This article was previously published under Q184322 SYMPTOMS
If you late-bind to an ActiveX EXE that contains a derived class that
implements a base class, you receive the following error when trying to use
a method or property of that base class:
Run Time Error "438"
Object Doesn't Support This Property Or Method
RESOLUTION
Use early binding or put the base and derived classes into an ActiveX DLL.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article.
| Modification Type: | Major | Last Reviewed: | 5/13/2003 |
|---|
| Keywords: | kbbug kbpending KB184322 |
|---|
|