Windows Server TechCenter >
Windows Server Forums
>
Security
>
COM Server error. Internet explorer will not download Flash or any files.
COM Server error. Internet explorer will not download Flash or any files.
- This is the Event Error...Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 29/10/2009 19:43:19
Event ID: 10016
Task Category: None
Level: Error
Keywords: Classic
User: GRAHAM\IUSR_NMPR
Computer: Graham
Description:
The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID
{3EB5C94A-B453-4458-92EB-913AED73B568}
to the user GRAHAM\IUSR_NMPR SID (S-1-5-21-1218861036-3043366799-809430368-1000) 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="2009-10-29T19:43:19.000Z" />
<EventRecordID>208746</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Graham</Computer>
<Security UserID="S-1-5-21-1218861036-3043366799-809430368-1000" />
</System>
<EventData>
<Data Name="param1">machine-default</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Activation</Data>
<Data Name="param4">{3EB5C94A-B453-4458-92EB-913AED73B568}</Data>
<Data Name="param5">GRAHAM</Data>
<Data Name="param6">IUSR_NMPR</Data>
<Data Name="param7">S-1-5-21-1218861036-3043366799-809430368-1000</Data>
<Data Name="param8">LocalHost (Using LRPC)</Data>
</EventData>
</Event> I have checked the COM Security settings and all are fine.
Answers
- Hi,
You may try the following suggestions:
Event 10016 may be logged in the System log on a computer that is running Windows XP Professional x64 Edition
http://support.microsoft.com/kb/899965
Thanks.
This posting is provided "AS IS" with no warranties, and confers no rights.- Marked As Answer byMervyn ZhangMSFT, ModeratorFriday, November 06, 2009 3:35 AM
All Replies
- Hi,
You may try the following suggestions:
Event 10016 may be logged in the System log on a computer that is running Windows XP Professional x64 Edition
http://support.microsoft.com/kb/899965
Thanks.
This posting is provided "AS IS" with no warranties, and confers no rights.- Marked As Answer byMervyn ZhangMSFT, ModeratorFriday, November 06, 2009 3:35 AM
- I'm sorry. I should have posted that I managed to correct the error using dcomcnfg>netman. Thanks

