Ralf_G
I opened the Event view and found a lot of identical msgs:
Log Name: Microsoft-Windows-PrintService/Admin
Source: Microsoft-Windows-PrintService
Date: 3/1/2010 7:18:52 AM
Event ID: 372
Task Category: Printing a document
Level: Error
Keywords: Classic Spooler Event,Document Print Job
User: DELLLAPTOP\Owner
Computer: Delllaptop
Description:
The document Chelmsford Library self-che..., owned by Owner, failed to print on printer HP Photosmart C6100 series (2). Try to print the document again, or restart the print spooler.
Data type: NT EMF 1.008. Size of the spool file in bytes: 16080. Number of bytes printed: 0. Total number of pages in the document: 1. Number of pages printed: 0. Client computer: \DELLLAPTOP. Win32 error code returned by the print processor: 2147500037. Unspecified
error
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="2010-03-01T12:18:52.407469900Z" />
<EventRecordID>154</EventRecordID>
<Correlation />
<Execution ProcessID="1444" ThreadID="3748" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Computer>Delllaptop</Computer>
<Security UserID="S-1-5-21-2795083416-2706967181-508735431-1000" />
</System>
<UserData>
<PrintOnProcFailedEd xmlns:auto-ns3="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Param1>Chelmsford Library self-che...</Param1>
<Param2>Owner</Param2>
<Param3>HP Photosmart C6100 series (2)</Param3>
<Param4>NT EMF 1.008</Param4>
<Param5>16080</Param5>
<Param6>0</Param6>
<Param7>1</Param7>
<Param8>0</Param8>
<Param9>\DELLLAPTOP</Param9>
<Param10>2147500037</Param10>
<Param11>Unspecified error
</Param11>
</PrintOnProcFailedEd>
</UserData>
</Event>
I found some more data in the event log:
Log Name: Microsoft-Windows-PrintService/Admin
Source: Microsoft-Windows-PrintService
Date: 3/1/2010 11:30:11 AM
Event ID: 215
Task Category: Installing a printer driver
Level: Error
Keywords: Printer Setup,Printer
User: DELLLAPTOP\Owner
Computer: Delllaptop
Description:
Installing printer driver - failed, error code 0x4c7, HRESULT 0x800704c7. See the event user data for context information.
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>215</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>19</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000220</Keywords>
<TimeCreated SystemTime="2010-03-01T16:30:11.914366300Z" />
<EventRecordID>160</EventRecordID>
<Correlation />
<Execution ProcessID="1280" ThreadID="10776" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Computer>Delllaptop</Computer>
<Security UserID="S-1-5-21-2795083416-2706967181-508735431-1000" />
</System>
<UserData>
<SetupInstallPrinterDriver xmlns:auto-ns3="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Label>PSetupInstallPrinterDriver</Label>
<Message>InstallDriverAfterPromptingForInf failed</Message>
<AdditionalInfo>-</AdditionalInfo>
<InfPath>C:\Windows\INF\prnhp003.inf</InfPath>
<DriverName>-</DriverName>
<InstallSection>-</InstallSection>
<ProcessorArchitecture>Windows NT x86</ProcessorArchitecture>
<PackageAware>Not package aware</PackageAware>
<CoreDriverDependencies>-</CoreDriverDependencies>
<LastError>0x4c7</LastError>
<HResult>0x800704c7</HResult>
</SetupInstallPrinterDriver>
</UserData>
</Event>
Does this mean anything to you? It seems to me there is a driver problem!!!!
Thank you for your help and interest!