User-715467810 posted
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 9/14/2010 11:55:35 AM
Event ID: 10016
Task Category: None
Level: Error
Keywords: Classic
User: XXXXX\spadm
Computer: XXXX.XXXXX.com
Description:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{61738644-F196-11D0-9953-00C04FD919C1}
and APPID
{61738644-F196-11D0-9953-00C04FD919C1}
to the user XXXXX\spadm SID (S-1-5-21-6236335-3733969977-3477648964-5701) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="49152">10016</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-09-14T15:55:35.000000000Z" />
<EventRecordID>2121</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>XXX.XXXX.com</Computer>
<Security UserID="S-1-5-21-6236335-3733969977-3477648964-5701" />
</System>
<EventData>
<Data Name="param1">application-specific</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Activation</Data>
<Data Name="param4">{61738644-F196-11D0-9953-00C04FD919C1}</Data>
<Data Name="param5">{61738644-F196-11D0-9953-00C04FD919C1}</Data>
<Data Name="param6">XXXXXX</Data>
<Data Name="param7">spadm</Data>
<Data Name="param8">S-1-5-21-6236335-3733969977-3477648964-5701</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
</EventData>
</Event>
When I goto the Com services > DCom config > IIS WamReg admin Service properties, it is all grayed out.
I am loged in with an admin account.
Looking for a fix to this issue.
Thanks
Derek