BUG: Problem When You Add a Component with a File Extension Other Than .dll/.tlb to a COM+ Application (247244)
The information in this article applies to:
This article was previously published under Q247244 SYMPTOMS
When you are using Component Services Explorer, you cannot add a component that has an extension other than .dll to a COM+ application.
RESOLUTION
There are two possible workarounds for this problem:
- Register the component first by using regsvr32, and then add it to the COM+ application by using the "Import component(s) that are already registered" option or by dragging and dropping into the components folder.
-or-
- Register the component first by using regsvr32, and then use COMAdmin interfaces (ComAdminCatalog.InstallComponent) to install the component.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDSupport kberrmsg kbSysAdmin KB247244 |
---|
|