I'm trying to connect to CES EE2007.5 using vb.net (also in vb6).
When I'm using the function GetObject(, "Ces.Application") I get an exception "Cannot create ActiveX component".
I have all the neccesery library type as a referance in my vb project, and CES is running in the background. What should I do?
Thanks