In this object i'm using the WCCOCOMLib.dll and calling some standard methods as isConnected(), dpSet() an dpGet().
Now I want to place this object on panel, but i get this error:
Code: Select all
WCCOAui1:WCCOAui (1), 2013.01.18 11:32:33.751,WORK,Panel::mouseButtonEvent:2 Button:1
WCCOAui (1), 2013.01.18 11:32:34.813, SYS, WARNING, 15/uim,
Module: Gedi_1
Panel: D:\\Projecten\\HHNK\\BOASysteem\\panels\\newPanel.pnl []
Object: 0 named: "" of type: Reports_AquaReports
, Could not initialize ActiveX Object "Reports.AquaReports"
WCCOAui1:WCCOAui (1), 2013.01.18 11:32:34.807,WORK,Panel::mouseButtonEvent:3 Button:1
WCCOAui1:(UNSYNCED!) WCCOAui (1), 2013.01.18 11:32:34.812 CPVSS::isConnected()
WCCOAui1:(UNSYNCED!) WCCOAui (1), 2013.01.18 11:32:34.812 CPVSS::dpNames()
Are there any special methods, or settings that I need to include in the code?
If there is more information needed, i'm willing to post this. Just let me know what you need.
Thanks