Hello,
I have installed Visual Studio 2010 + measurement studio 2010 (enterprise), and Vision dev module 2011.
I would like to use the activeX image viewer in a C# application, but when I try to drop the CWIMAQ viewer into a Form,
I get an error, saying "Failed to import ActiveX control. Please ensure it is properly registered."
In:
http://digital.ni.com/public.nsf/websearch/4F811A9B23F1D46E862566F700615B7A?OpenDocument
It says how to register .ocx with regsvr32.exe. Using this method I have registered cwimaq.ocx, cwui.ocx, and CWIMAQHlpBtn.ocx from the Windows/System32 folder.
Is there something else I need to do to resolve this error I get in Visual studio 2010?
Thanks,
Labjunky