XL97: Destructor for ActiveX Control Is Not Called on Exit

ID: Q174043

The information in this article applies to:

SYMPTOMS

When you run a custom ActiveX control in Excel 97, the destructor for the ActiveX control may not be called by Excel when you exit Excel.

CAUSE

This behavior may occur when you quit Excel 97 and the embedded ActiveX control is not the currently selected object.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Excel 97. This problem was corrected in Microsoft Office 97 Service Release 2 (SR-2).

For additional information about SR-2, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q151261
   TITLE     : OFF97: How to Obtain and Install MS Office 97 SR-2

MORE INFORMATION

Excel does not properly keep track of the ActiveX control's reference count. This behavior causes Excel to fail to call the ActiveX control's Release() function when the ActiveX control is not the currently selected object when you exit Excel.

This causes the destructor function for the ActiveX control to fail to run as it should when Excel is exited.

Additional query words: XL97

Keywords          : kbole kbprg kbdta
Issue type        : kbbug
Solution Type     : kbfix

Last Reviewed: November 4, 1998