Hello,
I have the same errors in Windows 10 1511 ; my printer (Canon MG 6350) works fine and "virtual printers" as Microsoft XPS Document writer so.
But two errors in windows event viewer :
Nom du journal :Microsoft-Windows-PrintService/Admin
Source : Microsoft-Windows-PrintService
Date : 25/11/2015 12:20:06
ID de l’événement :215
Catégorie de la tâche :Installation d’un pilote d’imprimante
XML de l’événement :
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintService" Guid="{747EF6FD-E535-4D16-B510-42C90F6873A1}" />
<EventID>215</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>19</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000220</Keywords>
<TimeCreated SystemTime="2015-11-25T11:20:06.519261300Z" />
<EventRecordID>140</EventRecordID>
<Correlation />
<Execution ProcessID="1960" ThreadID="6120" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Security UserID="S-1-5-18" />
</System>
<UserData>
<SetupInstallPrinterDriver xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Label>InternalInstallPrinterDriverFromPackage</Label>
<Message>pfnPSetupParseInfAndCommitFileQueue failed</Message>
<AdditionalInfo>-</AdditionalInfo>
<InfPath>-</InfPath>
<DriverName>Microsoft XPS Document Writer</DriverName>
<InstallSection>-</InstallSection>
<ProcessorArchitecture>Windows NT x86</ProcessorArchitecture>
<PackageAware>Not package aware</PackageAware>
<CoreDriverDependencies>-</CoreDriverDependencies>
<LastError>0x0</LastError>
<HResult>0x80070705</HResult>
</SetupInstallPrinterDriver>
</UserData>
</Event>
And :
Nom du journal :Microsoft-Windows-PrintService/Admin
Source : Microsoft-Windows-PrintService
Date : 25/11/2015 12:20:06
ID de l’événement :370
Catégorie de la tâche :Vérification ou régénération d’un package de pilotes d’impression
XML de l’événement :
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintService" Guid="{747EF6FD-E535-4D16-B510-42C90F6873A1}" />
<EventID>370</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>38</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000900</Keywords>
<TimeCreated SystemTime="2015-11-25T11:20:06.519350700Z" />
<EventRecordID>141</EventRecordID>
<Correlation />
<Execution ProcessID="1960" ThreadID="6120" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Security UserID="S-1-5-18" />
</System>
<UserData>
<PackageRegenerationForDriverFailed xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Param1>Microsoft XPS Document Writer</Param1>
<Param2>Windows NT x86</Param2>
<Param3>1797 (0x705)</Param3>
</PackageRegenerationForDriverFailed>
</UserData>
</Event>
How can I solve these problems ? Thanks.