I have to implement an interface to a glovebox. It can be controlled by an ActiveX server.  
The server is not of the automation type  : It does not use the IDispatch interface, but COM custom interfaces derived from standard Iuknow 
(I think it's an ATL COM server) 
Is that possible? because LabVIEW crashes even when I only open a reference to the activeX object. When I open other objects, an error occurs: No such interface supported. 
Is an Automation server the only way LabVIEW can handle COM servers? 
Greetz, 
Koen