How are you deploying the application? If you are using the Visual Studio setup project, make sure to include (in addition to the Interop.CWUIControlsLib.dll and AxInterop.CWUIControlsLib.dll) the following msms, which are required for the activex user interface controls and are provided with measurement studio.
CWUI_OCX.msm
NIMesaDLL.msm
nimetautils.msm
You will also need the following Microsoft msms
Mfc42.msm
Msvcp60.msm
Msvcrt.msm
Comcat.msm
Comctl32.msm
Oleaut32.msm
The setup project should automatically detect these dependencies
These msms should ensure that everything you need to use the activex controls will be deployed correctly.
I hope this helps
Bilal Durrani
NI