COM General Functionality

Applies To: Windows Server 2008 R2

COM+ applications use Microsoft Component Object Model (COM) technology in Microsoft Windows operating systems to communicate and take advantage of Windows services. COM technologies include COM+, DCOM, and ActiveX Controls.

Events

Event ID Source Message

10000

Microsoft-Windows-DistributedCOM

Unable to start a DCOM server: %3. The error:
"%2"
happened while starting this command:
%1

10001

Microsoft-Windows-DistributedCOM

Unable to start a DCOM server: %3 as %4/%5. The error:
"%2"
happened while starting this command:
%1

10005

Microsoft-Windows-DistributedCOM

DCOM received error "%1" during the attempt to start the service %2 with arguments "%3" in order to run the following server:
%4

10010

Microsoft-Windows-DistributedCOM

The server %1 did not register with DCOM within the required time-out period.

10012

Microsoft-Windows-DistributedCOM

There is an assertion failure in DCOM. Context follows: %1 %2 %3

10029

Microsoft-Windows-DistributedCOM

DCOM started the service %1 with arguments %2 in order to run the following server:
%3

18220

Microsoft-Windows-COMRuntime

OLE (Object Linking and Embedding) in the application "%1" was trying to convert embedded content in a document; however, OLE no longer supports the presentation format for the embedded content. Newer versions of this application might support this presentation format natively.%r%r

COM

Application Server