Microsoft Knowledge Base Email Alertz

Windows 7 clients may not be able to print to Windows Server 2003 print server

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **


Community Site



We Send hundreds of thousands of emails using ASP.NET Email


ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 2269469 - Last Review: July 6, 2010 - Revision: 1.0

Windows 7 clients may not be able to print to Windows Server 2003 print server

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you.Visit the Windows Vista Solution Center

SYMPTOMS

When you try to print from a Windows 7 client to a Windows Server 2003 print server, the print job fails, and the following event may be logged in the event log:

Event ID: 372
Level: Error
Description:
The document <document name>, owned by <user name>, failed to print on printer <printer name>. Try to print the
document again, or restart the print spooler.
Data type: <data type>. Size of the spool file in bytes: <size>. Number of bytes
printed: 0. Total number of pages in the document: 1. Number of pages printed: 0.
Client computer: <machine name>. Win32 error code returned by the print processor: 1722.
The RPC server is unavailable.

CAUSE

This problem occurs because Windows 7 tries to communicate with the print server by using the Asynchronous RPC protocol. However, this protocol is supported only by Windows Server 2008 and later versions. This protocol is not supported by Windows Server 2003.

RESOLUTION

To resolve this problem, create an EnabledProtocols DWORD value on the client computer. To do this, follow these steps:
  1. In Registry Editor, locate the following subkey:
    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Printers\
  2. Right-click Printers, point to New, and then click DWORD.
  3. Type EnabledProtocols.
  4. Rigkt-click EnabledProtocols.
  5. In the Value data box, type 6.
  6. Close Registry Editor.

MORE INFORMATION

Windows 2008 and Windows 2008 R2 print servers supports all the printing protocols, including
Async RPC, Normal RPC, and SMB. Windows 2003 server supports only the Normal RPC and SMB protocols.

APPLIES TO
  • Windows 7 Professional
  • Windows 7 Ultimate
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Server 2003, Datacenter x64 Edition
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
Keywords: 
KB2269469
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate