Article ID: 275168 - Last Review: February 23, 2007 - Revision: 3.2 FIX: Simultaneous Calls to CoCreateInstance Are Blocked in Windows 2000This article was previously published under Q275168 SYMPTOMS
When a COM server object is registered as single use and is also using the single threaded apartment model, attempts by a client to create a new instance may get delayed.
CAUSE
Windows 2000 sends a create instance request to a previously created instance of the server, even though it was created as single use. If the server is busy (out of its message loop) it could cause a delay.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910
(http://support.microsoft.com/kb/260910/EN-US/
)
How to Obtain the Latest Windows 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 2. | Article Translations
|
Back to the top
