Article ID: 294888 - Last Review: May 12, 2003 - Revision: 2.0 FIX: Instantiation of ActiveX EXE SingleUse Objects Is Blocked on Windows 2000This article was previously published under Q294888 On This PageSYMPTOMS
If a client instantiates an object from a SingleUse class in an ActiveX EXE server, and another client tries to instantiate the same SingleUse class while the first instance is processing messages (for example, while the first instance is running some code), the second client is blocked. Thus, the second instance of the ActiveX EXE is not started until the first instance has finished processing. This blocking occurs only in environments that are running Windows 2000 and Windows 2000 Service Pack 1 (SP1). Blocking does not occur on Windows NT 4.0 (in any of its service packs). 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
Another resolution to this issue is found in the following Microsoft Knowledge Base article: 313582
(http://support.microsoft.com/kb/313582/EN-US/
)
INFO: Availability of Windows 2000 Post-Service Pack 2 COM+ Hotfix Rollup Package 18.1
STATUSMicrosoft has confirmed that this is a problem in Microsoft Windows 2000. This problem was first corrected in Windows 2000 Service Pack 2. MORE INFORMATIONSteps to Reproduce BehaviorCreate the Server
Create the Client
Reproduce the Blocking Behavior
| Article Translations
|
Back to the top
