Windows XP Printer Not Working Print Spooler service Stopped Faulting application spoolsv.exe faulting module ZSR.DLL |
Error Message:
Faulting application spoolsv.exe, version 5.1.2600.6024, faulting module ZSR.DLL, version 6.20.1625.0, fault address 0x0001f979.
Print Spooler service Stopped Automatically.
Solution:
Delete all the files form print spool directory (%WINDIR%system32spoolprinters) and restart the print spooler service.
Procedure:
Go to Start ->Run -> type cmd
c:> net stop spooler
c:> del /S /Q c:windowssystem32SpoolPrinters*
c:> net start spoolerÂ
Now you can try to print again

Thank you for sharing this. It helped with my HP printer. I also tried this website http://fix4dll.com/mfc110u_dll to fix this problem.