Printer Errors
Posted: Thu Oct 24, 2013 6:01 am
Roger,
These are two errors occurring on a constant basis at one users location. It should be noted that 95% of the time it is win2pdf terminal server version that is a pdf to email from prchoice. Each error occurs randomly, and they can retry and it will work.
Error 1:
oError:args :
-> VALTYPE: L VALUE: .F.
-> VALTYPE: L VALUE: .F.
oError:description : Parameter has a wrong data type
oError:filename :
oError:genCode : 2
oError:operation : <.F.> - <.F.>
CALLSTACK:
Called from DC_PRINTER:INIT(748)
Error 2:
ERROR OBJECT:
oError:args :
-> VALTYPE: O CLASS: XbpFont
-> VALTYPE: O CLASS: XbpPresSpace oError:description : Parameter has a wrong data type
oError:filename :
oError:genCode : 2
oError:operation : :init
CALLSTACK:
Called from DC_FONTCONFIGURE(156)
Called from DC_PRINTER:SETFONT(2470)
Called from DC_PRINTER:INIT(836)
Called from DC_PRINTERON(3536)
I can probably capture the :init and stop the xbase error and let the user know they should retry (or something) but sure would like to know what may be causing the errors.
Thanks
Fred
Omni
These are two errors occurring on a constant basis at one users location. It should be noted that 95% of the time it is win2pdf terminal server version that is a pdf to email from prchoice. Each error occurs randomly, and they can retry and it will work.
Error 1:
oError:args :
-> VALTYPE: L VALUE: .F.
-> VALTYPE: L VALUE: .F.
oError:description : Parameter has a wrong data type
oError:filename :
oError:genCode : 2
oError:operation : <.F.> - <.F.>
CALLSTACK:
Called from DC_PRINTER:INIT(748)
Error 2:
ERROR OBJECT:
oError:args :
-> VALTYPE: O CLASS: XbpFont
-> VALTYPE: O CLASS: XbpPresSpace oError:description : Parameter has a wrong data type
oError:filename :
oError:genCode : 2
oError:operation : :init
CALLSTACK:
Called from DC_FONTCONFIGURE(156)
Called from DC_PRINTER:SETFONT(2470)
Called from DC_PRINTER:INIT(836)
Called from DC_PRINTERON(3536)
I can probably capture the :init and stop the xbase error and let the user know they should retry (or something) but sure would like to know what may be causing the errors.
Thanks
Fred
Omni