Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: "MapiInitialize" Does Not Handle Different Threading Models; the Fix Requires Exchange 2000 SP2


View products that this article applies to.

This article was previously published under Q313094

↑ Back to the top


Symptoms

Even if the MAPI_NO_COINIT flag is passed, MapiInitialize() may not handle different threading models correctly if Component Object Model (COM) has already been initialized.

↑ Back to the top


Cause

This problem may occur if MapiInitialize() calls CoInitialize() regardless of whether or not the flag is passed, and then calls CoUninitialize if the flag was set, without first checking to see if CoInitialize initially failed. This behavior may cause CoUninitialize to be called too many times.

↑ Back to the top


Resolution

To resolve this problem, obtain the latest service pack for Microsoft Exchange 2000 Server. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
301378� XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack
The English version of this fix should have the following file attributes or later:

Component: Messaging Application Programming Interface (MAPI)

Collapse this tableExpand this table
File nameVersion
Mapi32.dll6.0.5770.1

NOTE: Because of file dependencies, this update requires Microsoft Exchange 2000 Server Service Pack 2.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server. This problem was first corrected in Microsoft Exchange 2000 Server Service Pack 3.

↑ Back to the top


Keywords: KB313094, kbfix, kbexchange2000sp3fix, kbexchange2000presp3fix, kbbug

↑ Back to the top

Article Info
Article ID : 313094
Revision : 5
Created on : 2/20/2007
Published on : 2/20/2007
Exists online : False
Views : 303