Re: error 0x00000057

A

Alan Morris [MSFT]

Invalid parameter error. There's too many reasons for this.

The first thing I would check is weather the vendor has a Vista specific
print driver. If you are connecting to Server 2003 or XP, the print driver
installed on the "server" may not be able to run in Vista.

E:\>winerror 0x00000057
87 ERROR_INVALID_PARAMETER <--> 0x40000002
STATUS_WORKING_SET_LIMIT_RANGE
87 ERROR_INVALID_PARAMETER <--> 0x80090308 No Symbolic Name
87 ERROR_INVALID_PARAMETER <--> 0x80090309 No Symbolic Name
87 ERROR_INVALID_PARAMETER <--> 0x8009030d No Symbolic Name
87 ERROR_INVALID_PARAMETER <--> 0xc0000003 STATUS_INVALID_INFO_CLASS
87 ERROR_INVALID_PARAMETER <--> 0xc000000b STATUS_INVALID_CID
87 ERROR_INVALID_PARAMETER <--> 0xc000000d STATUS_INVALID_PARAMETER
87 ERROR_INVALID_PARAMETER <--> 0xc000001a STATUS_UNABLE_TO_FREE_VM
87 ERROR_INVALID_PARAMETER <--> 0xc000001b
STATUS_UNABLE_TO_DELETE_SECTION
87 ERROR_INVALID_PARAMETER <--> 0xc0000030 STATUS_INVALID_PARAMETER_MIX
87 ERROR_INVALID_PARAMETER <--> 0xc0000045
STATUS_INVALID_PAGE_PROTECTION
87 ERROR_INVALID_PARAMETER <--> 0xc0000048 STATUS_PORT_ALREADY_SET

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top