Printing Errors

 

  Errors list

Code ID
0x80040300/-2147220736 IDS_ERR_OPEN
Description:

You get this error if you use an incorrect port name, if the port name is busy.
Check that the port is correct and installed.
In Win9X check that there is a printer driver installed on the port.
In WinNT based OSes check that there is no printer driver installed that uses the port.

0x80040301/-2147220735 IDS_ERR_COMMUNICATING
0x80040302/-2147220734 IDS_ERR_COMMUNICATING2
Description:

You get this error if there is some problem with the configuration of the printer.
Check that the port is correct and installed.

You may also get this error if you set an invalid timeout. Try to use the default timeout of 2 seconds (2000 milliseconds) or greater.

In Win9X check that there is a printer driver installed on the port.
In WinNT based OSes check that there is no printer driver installed that uses the port.

0x80040303/-2147220733 IDS_ERR_WRITE
0x80040304/-2147220732 IDS_ERR_WRITE2
Description:

You get this error if the printer won't accept the data.
Check that the printer is on, online and that paper is loaded.

0x80040305/-2147220731 IDS_ERR_CONV
Description:

Unable to convert the text  to the target codepage.
Check that codepage is valid. Check that characters is valid. Check that codepage is installed.
See explanation about codepages.

0x80040306/-2147220730 IDS_ERR_CONV_MEMORY
Description:

Not enough memory to perform conversion of text.
Check that memory is ok and that input is valid.
See explanation about codepages.

0x80040307/-2147220729 IDS_ERR_ADMIN_ACCESS_DENIED
Description:

Access to printer configuration denied.
Check that you have administrative access to the printers in the system.

On some occasions the component will try to solve port conflicts automatically. See explanation about port conflicts in ports.

0x80040308/-2147220728 IDS_ERR_UNKNOWN_PORT
Description:

Unknown port.
Contact support if you receive this error.

0x80040309/-2147220727 IDS_ERR_PORT_BUSY
Description:

The port is busy or processing. Some other device is trying to print. Please wait and try again.

0x8004030A/-2147220726 IDS_ERR_JOBS_QUEUED
Description:

There are jobs queued on the port. Make sure the port is available and not processing.
Direct printing cannot be preformed when there are job waiting.

0x800403OB/-2147220725 IDS_ERR_REMAP
Description:

Can't remap port.
Contact support if you receive this error.


Copyright 2004 CodeBuildingBlocks