PRB: Problems with CoInitializeEx and CDO (239096)
The information in this article applies to:
- Microsoft Exchange Server 5.5
This article was previously published under Q239096 SYMPTOMS
Collaboration Data Objects (CDOs) are not multi-threaded apartment safe. The COM library has to be initialized as a multi-threaded apartment to make CDO a multi-threaded apartment. From CDO, the MAPIInitialize function is called, which in turn calls the CoInitialize(NULL) function. This causes a conflict and the code fails.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
239853 MAPI_NO_COINIT Flag To Make MAPIInitialize Not Call CoInit
Modification Type: | Minor | Last Reviewed: | 3/4/2004 |
---|
Keywords: | kbfix kbprb KB239096 |
---|
|