XBPPUSHBUTTON error after DCPRINT OFF
Posted: Fri Aug 12, 2016 7:25 am
Hi guys,
did anyone had problem with runtime error after print called "XBP-object has wrong state for access"... I have form with browse and button for printing invoices, and sometimes (without any pattern) after printig is complete i receive this error. I print without preview, only printer select dialog... Every time document is printed OK...
complete error:
Xbase++ version : Xbase++ (R) Version 2.00.575
Operating system : Windows Server 2012 R2 06.03 Build 09600
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: O CLASS: XbpPushButton
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
oError:canDefault : N
oError:canRetry : N
oError:canSubstitute: Y
oError:cargo : NIL
oError:description : XBP-object has wrong state for access
oError:filename :
oError:genCode : 104
oError:operation : :Create
oError:osCode : 0
oError:severity : 2
oError:subCode : 4208
oError:subSystem : BASE
oError:thread : 8
oError:tries : 0
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from XBPPUSHBUTTON:CREATE(1499)
Called from _CANCELDIALOG(928)
Called from (B)DC_PRINTER:INIT(889)
Thanks,
did anyone had problem with runtime error after print called "XBP-object has wrong state for access"... I have form with browse and button for printing invoices, and sometimes (without any pattern) after printig is complete i receive this error. I print without preview, only printer select dialog... Every time document is printed OK...
complete error:
Xbase++ version : Xbase++ (R) Version 2.00.575
Operating system : Windows Server 2012 R2 06.03 Build 09600
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: O CLASS: XbpPushButton
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
oError:canDefault : N
oError:canRetry : N
oError:canSubstitute: Y
oError:cargo : NIL
oError:description : XBP-object has wrong state for access
oError:filename :
oError:genCode : 104
oError:operation : :Create
oError:osCode : 0
oError:severity : 2
oError:subCode : 4208
oError:subSystem : BASE
oError:thread : 8
oError:tries : 0
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from XBPPUSHBUTTON:CREATE(1499)
Called from _CANCELDIALOG(928)
Called from (B)DC_PRINTER:INIT(889)
Thanks,