Does any one has an idea what this is and how I solve it.
The object is a COM object (duh) and works perfectly in PowerBasic and is also
written in PowerBasic 9.0 but when I try to instantiate the object in another script language I get this error
'Class does not support Automation or does not support expected interface'
I search high and low but I don't get a satisfied answer from the posting I've read.
Thanks
Steven
The object is a COM object (duh) and works perfectly in PowerBasic and is also
written in PowerBasic 9.0 but when I try to instantiate the object in another script language I get this error
'Class does not support Automation or does not support expected interface'
I search high and low but I don't get a satisfied answer from the posting I've read.
Thanks
Steven
Comment