The IRunningObjectTable::EnumRunning method returns a null IEnumMoniker variable (829202)



The information in this article applies to:

  • Microsoft COM+ 1.0, when used with:
    • the operating system: Microsoft Windows 2000

CPR - Win2000 COM+ 1.0 Individual Hotfix (QFE)

SYMPTOMS

If a Microsoft Component Object Model (COM) server registers an object in the Running Object Table (ROT) and then exits or crashes without revoking the object, any client application cannot enumerate the ROT by using the IRunningObjectTable::EnumRunning method because the IEnumMoniker pointer variable that is returned by this call is null.

RESOLUTION

How to obtain the hotfix

This issue is fixed in the Windows 2000 Server COM+ 1.0 Hotfix Package 28. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

828748 FIX: Availability of Windows 2000 Post-Service Pack 4 COM+ 1.0 Hotfix Rollup Package 28

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section of this article.

Modification Type:MinorLast Reviewed:11/8/2004
Keywords:kbQFE kbfix kbbug kbWin2000preSP5fix KB829202 kbAudDeveloper