PRB: ICatalogCollection::SaveChanges Fails with ACCESS_DENIED When Trying to Subscribe to Events (241690)



The information in this article applies to:

  • Microsoft COM+ 1.0
  • Microsoft Win32 Software Development Kit (SDK) 4.0

This article was previously published under Q241690

SYMPTOMS

When a configured component tries to subscribe to events through the Admin SDK, the call to the SaveChanges function does not succeed unless the original client has called the CoSetProxyBlanket function to allow impersonation.

RESOLUTION

To resolve this issue verify that the calling thread is set to admin.

STATUS

This behavior is by design.

Modification Type:MajorLast Reviewed:10/15/2002
Keywords:kbBug kbCOMPlusCatalog kbCOMPlusLCE kbDSupport kbprb kbSysAdmin KB241690