Article ID: 221669 - Last Review: October 16, 2002 - Revision: 1.1 FIX: Return of COM Server Objref Causes Server to Not ReleaseThis article was previously published under Q221669 On This PageSYMPTOMS
You have an application that instantiates a COM server object and stores a reference to it in a variable. The COM object instantiates a second COM server object and returns an object reference to it. Even if the variable containing the reference to the first COM server is released, the first COM server remains in memory until the second COM server is released.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
