Hi,
I have the following code lines.
iole_OLE = CREATE OleObject
result = iole_OLE.ConnectToObject(filename,"excel.chart")
it has been working correctly but since a few days the ConnectToObhect returns a -2, Class name not found.
The application was developed in PB11.5 and earlier, and now is developed in PB2017.
Thanks in advance,
Cees