Greetings,
For whatever reason, it looks like the ActiveX server that CVI uses to help build the distribution kit is either missing or has been unregistered.
To fix it, you can do the following:
+ do a file search of your system for "mergemod.dll" (typically somewhere like C:\Program Files\National Instruments\Shared\Installer).
+ get a command prompt, and change to the directory that contains this DLL
+ run the following command to re-register the ActiveX server: "regsvr32.exe mergemod.dll"
+ you should see a "success" message if all went well
If you can't find this file on your system, then you probably need to reinstall CVI to get it replaced/reregistered.
Regards,
- WesW / NI