Error in dc_arrayview() in build 255?
Posted: Fri Jul 29, 2011 4:06 am
On calling dc_arrayview I get the following error:
------------------------------------------------------------------------------
ERROR LOG of "H:\XBprog\rbawin\prog\RBA32.EXE" Date: 29/07/2011 11:23:52
Xbase++ version:Xbase++ (R) Version 1.90.355
Operating system:Windows Vista 06.01 Build 07601 Service Pack 1
------------------------------------------------------------------------------
oError:args :-> VALTYPE: C - VALUE: Caption
oError:canDefault :.T.
oError:canRetry :.F.
oError:canSubstitute:.T.
oError:cargo :NIL
oError:description :Unknown name.
Object has no member with this name
oError:filename :NIL
oError:genCode :NIL
oError:operation :getProperty
oError:osCode :-2147352570 (Unknown name.)
oError:severity :2
oError:subCode :6500
oError:subSystem :Automation
oError:thread :5
oError:tries :NIL
------------------------------------------------------------------------------
CURRENT DATABASE:
------------------------------------------------------------------------------
Alias(): WEB_CTRL Record: 1 Index: None
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from _ARRAYVIEW(1015)
Called from DC_ARRAYVIEW(676)
Called from (B)FULL_PRODUCT_ENTRY(1354)
...etc
------------------------------------------------------------------------------
This has only started happening since I added a DCHTMLVIEWER item to the getlist, so I guess it cannot interrogate the object correctly if it's an ActiveX object.
------------------------------------------------------------------------------
ERROR LOG of "H:\XBprog\rbawin\prog\RBA32.EXE" Date: 29/07/2011 11:23:52
Xbase++ version:Xbase++ (R) Version 1.90.355
Operating system:Windows Vista 06.01 Build 07601 Service Pack 1
------------------------------------------------------------------------------
oError:args :-> VALTYPE: C - VALUE: Caption
oError:canDefault :.T.
oError:canRetry :.F.
oError:canSubstitute:.T.
oError:cargo :NIL
oError:description :Unknown name.
Object has no member with this name
oError:filename :NIL
oError:genCode :NIL
oError:operation :getProperty
oError:osCode :-2147352570 (Unknown name.)
oError:severity :2
oError:subCode :6500
oError:subSystem :Automation
oError:thread :5
oError:tries :NIL
------------------------------------------------------------------------------
CURRENT DATABASE:
------------------------------------------------------------------------------
Alias(): WEB_CTRL Record: 1 Index: None
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from _ARRAYVIEW(1015)
Called from DC_ARRAYVIEW(676)
Called from (B)FULL_PRODUCT_ENTRY(1354)
...etc
------------------------------------------------------------------------------
This has only started happening since I added a DCHTMLVIEWER item to the getlist, so I guess it cannot interrogate the object correctly if it's an ActiveX object.