• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Windows 10 Error 10016

mraklbrw

Junior Member
Good afternoon.

The event log shows this error, after which the computer freezes:

Application-specific permission settings do not grant Local Activation for a COM server application with a CLSID
{8BC3F05E-D86B-11D0-A075-00C04FB68820}
and APPID
{8BC3F05E-D86B-11D0-A075-00C04FB68820}
user DESKTOP-QDQ1OVP\mraklbrw

In the "Component services" given permission to local launch and local activation.
 
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="0">10016</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>0</Task>
  <Opcode>0</Opcode>
  <Keywords>0x8080000000000000</Keywords>
  <TimeCreated SystemTime="2020-05-15T16:49:57.866422200Z" />
  <EventRecordID>39815</EventRecordID>
  <Correlation />
  <Execution ProcessID="656" ThreadID="12040" />
  <Channel>System</Channel>
  <Computer>DESKTOP-QDQ1OVP</Computer>
  <Security UserID="S-1-5-21-3739846293-2205718874-2309228077-1001" />
  </System>
- <EventData>
  <Data Name="param1">для конкретного приложения</Data>
  <Data Name="param2">Локально</Data>
  <Data Name="param3">Активация</Data>
  <Data Name="param4">{8BC3F05E-D86B-11D0-A075-00C04FB68820}</Data>
  <Data Name="param5">{8BC3F05E-D86B-11D0-A075-00C04FB68820}</Data>
  <Data Name="param6">DESKTOP-QDQ1OVP</Data>
  <Data Name="param7">mraklbrw</Data>
  <Data Name="param8">S-1-5-21-3739846293-2205718874-2309228077-1001</Data>
  <Data Name="param9">LocalHost (с использованием LRPC)</Data>
  <Data Name="param10">Недоступно</Data>
  <Data Name="param11">S-1-15-2-467759314-3700516767-708360362-3218527619-3174161787-2564918158-2917214386</Data>
  </EventData>
  </Event>
 
Back
Top