Has anyone found out how to prevent this ridiculous error message that occurs every time something is printed? As it says in the last sentence "The operation completed successfully" in that the document was correctly printed. So why the error?
Log Name: Microsoft-Windows-PrintService/Admin
Source: Microsoft-Windows-PrintService
Date: 24/11/2012 3:47:04 p.m.
Event ID: 372
Task Category: Printing a document
Level: Error
Keywords: Classic Spooler Event,Document Print Job
User: Anteci5\Rod and Jan
Computer: Anteci5
Description:
The document Print Document, owned by Rod and Jan, failed to print on printer HP LaserJet 1020. Try to print the document again or restart the print spooler.
Data type: RAW. Size of the spool file in bytes: 248117. Number of bytes printed: 248117. Total number of pages in the document: 1. Number of pages printed: 0. Client computer:
\\ANTECI5. Win32 error code returned by the print processor: 0. The operation completed successfully.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintService" Guid="{747EF6FD-E535-4D16-B510-42C90F6873A1}" />
<EventID>372</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>26</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000840</Keywords>
<TimeCreated SystemTime="2012-11-24T02:47:04.070181900Z" />
<EventRecordID>258</EventRecordID>
<Correlation />
<Execution ProcessID="1324" ThreadID="2296" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Computer>Anteci5</Computer>
<Security UserID="S-1-5-21-1637146594-4000957498-4271592896-1000" />
</System>
<UserData>
<PrintOnProcFailedEd xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Param1>Print Document</Param1>
<Param2>Rod and Jan</Param2>
<Param3>HP LaserJet 1020</Param3>
<Param4>RAW</Param4>
<Param5>248117</Param5>
<Param6>248117</Param6>
<Param7>1</Param7>
<Param8>0</Param8>
<Param9>\ANTECI5</Param9>
<Param10>0</Param10>
<Param11>The operation completed successfully.
</Param11>
</PrintOnProcFailedEd>
</UserData>
</Event>
Original title :Event ID: 372 Print Service