PRB: Object Statistics Do Not Appear for Library Applications (312886)



The information in this article applies to:

  • Microsoft COM+ 1.0

This article was previously published under Q312886

SYMPTOMS

When you look at components of a COM+ application in the status view of Component Services, if the application is a library application, the counters do not display any values. In addition, the component icon does not spin.

This problem does not occur when you look at the components of a server application.

CAUSE

A library application is a COM+ application that runs in the process of the client that creates it. More specifically, the components in a library application are always loaded into the process of the creator. This problem occurs because library applications are not explicitly associated with a server process.

STATUS

This behavior is by design.

Modification Type:MinorLast Reviewed:12/31/2002
Keywords:kbprb kbSysAdmin KB312886