Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
5 years ago
One of our Windows 10 Pro machines is seeing this error:

Log Name: Application
Source: Microsoft-Windows-EventSystem
Date: 9/14/2018 9:50:20 PM
Event ID: 4354
Task Category: Firing Agent
Level: Warning
Keywords: Classic
User: N/A
Computer: %computername%
Description:
The COM+ Event System failed to fire the DisplayUnlock method on event class {D5978630-5B9F-11D1-8DD2-00AA004ABD5E} for publisher and subscriber . The display name of the subscription is "Visual Studio ISensLogon Subscription". The HRESULT was 8001010a.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-EventSystem" Guid="{899daace-4868-4295-afcd-9eb8fb497561}" EventSourceName="EventSystem" />
<EventID Qualifiers="32768">4354</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>18</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2018-09-14T20:50:20.595941300Z" />
<EventRecordID>10340</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>%computername%</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">8001010a</Data>
<Data Name="param2">DisplayUnlock</Data>
<Data Name="param3">{D5978630-5B9F-11D1-8DD2-00AA004ABD5E}</Data>
<Data Name="param4">
</Data>
<Data Name="param5">
</Data>
<Data Name="param6">Visual Studio ISensLogon Subscription</Data>
<Data Name="param7">
</Data>
</EventData>
</Event>

Machine is an x64 wit MS Office x86 oboard
Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
5 years ago
I believe this was a result of having old Visual Studio 2010 without a subscription still installed.

I removed this older version and now run VS 2015 & 2017 and I haven't seen the error repeated yet.

I also removed an express version of Visual Studio which may have been causing trouble.