Windows Server 2008 R2 CAPI2
-
Tuesday, November 20, 2012 9:37 AM
Hi Guys,
For some strange reason on my most of windows server 2008 R2 servers i am getting CAPI2 4107 errors. I've been looking for a solution on google but nothings helps. Here the details of the system and errors
Windows Server 2008 R2
Error
Log Name: Application
Source: Microsoft-Windows-CAPI2
Date: 20/11/2012 08:04:18
Event ID: 4107
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Servername
Description:
Failed extract of third-party root list from auto update cab at: with error: The data is invalid.Please let me know how i can fix this issue.
Thanks for your help.
Umar
All Replies
-
Tuesday, November 20, 2012 9:37 AM
For some strange reason its not allowing me to add the url in the message body
<System>
<Provider Name="Microsoft-Windows-CAPI2" Guid="{5bbca4a8-b209-48dc-a8c7-b23d3e5216fb}" EventSourceName="Microsoft-Windows-CAPI2" />
<EventID Qualifiers="0">4107</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2012-11-20T08:04:18.959401000Z" />
<EventRecordID>24296</EventRecordID>
<Correlation ActivityID="{018BBA40-F800-0000-E7C7-6BBCE8B8CD01}" />
<Execution ProcessID="980" ThreadID="1988" />
<Channel>Application</Channel>
<Computer>servername</Computer>
<Security />
</System>
<EventData>
<Data>http://ctldl.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab</Data>
<Data>The data is invalid.
</Data>
</EventData>
</Event>- Edited by Muhammad Umar Bhatti Tuesday, November 20, 2012 9:38 AM
-
Thursday, November 29, 2012 7:49 AMModerator
This error occurs because the Microsoft Certificate Trust List Publisher certificate expired. A copy of the CTL with an expired signing certificate exists in the CryptnetUrlCache folder.
Refer to: Event ID 4107 or Event ID 11 is logged in the Application log in Windows and in Windows Server
http://support.microsoft.com/kb/2328240 -
Thursday, November 29, 2012 2:58 PM
Thanks for replying Cheers. I'll check this and let you know if this is the case.
Thanks

