PRB: Visual Basic Cannot Be Used to Create COM+ Pooled Components (253744)
The information in this article applies to:
- Microsoft COM+ 1.0
- Microsoft COM+ 1.5
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q253744 SYMPTOMS
If you create a Visual Basic ActiveX DLL and install it in a COM+ application, you cannot configure components exposed by the ActiveX DLL as "poolable." The option is unavailable (grayed out) in COM+ Explorer.
CAUSE
Poolable objects must be either Neutral or Both and aggregatable. Visual Basic 6.0 (and Visual Basic 5.0) can produce only Apartment threaded objects that are not aggregatable.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 2/20/2002 |
---|
Keywords: | kbDSupport kbprb KB253744 |
---|
|