Article ID: 252757 - Last Review: October 26, 2006 - Revision: 3.2 XCLN: Memory Leak in Loop Accessing Collaboration Data ObjectsThis article was previously published under Q252757 SYMPTOMS
Microsoft Visual Basic code that uses Collaboration Data Objects (CDO) and that logs on to a mailbox, gets a folder object, and then sets the object to nothing in a loop causes a memory leak.
CAUSE
The reference count for an internal object never reaches zero and it is reallocated, which causes the memory leak.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Exchange Server 5.5. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
191014
(http://support.microsoft.com/kb/191014/EN-US/
)
XGEN: How to Obtain the latest Exchange Server 5.5 Service Pack
STATUSMicrosoft has confirmed that this is a problem in Exchange Server 5.5. This problem was first corrected in Exchange Server 5.5 Service Pack 4. MORE INFORMATION
The following code may cause the memory leak:
| Article Translations
|

Back to the top
