Printing Errors

 

  Errors list

Code ID
0x80040300 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 IDS_ERR_COMMUNICATING
0x80040302 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 IDS_ERR_WRITE
0x80040304 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 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 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.


Copyright 2004 Arik Yavilevich