28,660 questions
Visual Studio Community 2019 throwing event error 36887.
Rafael Ferreira
1
Reputation point
Whenever I open Visual Studio IDE, I get thrown with a bunch of these errors on the event log: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Schannel" Guid="{1F678132-5938-4686-9FDC-C8FF68F15C85}" />
<EventID>36887</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2021-08-10T16:21:24.236301400Z" />
<EventRecordID>52801</EventRecordID>
<Correlation />
<Execution ProcessID="648" ThreadID="2336" />
<Channel>System</Channel>
<Computer>Rafael-PC</Computer>
<Security UserID="S-1-5-18" />
</System> - <EventData>
<Data Name="AlertDesc">70</Data>
</EventData>
</Event>
I don't really know what it means, is it something I should be worried? My OS is Win 7 SP1.
Windows for business | Windows Client for IT Pros | User experience | Other
Sign in to answer