11-20-2008 12:19 PM
I downloaded & installed the official 9.0 and attempted to create a new installer and it griped about a missing dependency:
Warning: Standard Run-Time module: cannot find 1 dependency with the following module ID:
NIMesaDLL.6FE8CEDD_964F_47A2_8F23_5A607953B235
I'm not sure if this is really important or not, all I have checked is the runtime module and it says it builds ok. How can I install this one to stop the warnings?
11-20-2008 12:25 PM
Hi gtoph,
Can you please look under the <Program Files>\Common Files\Merge Modules\ directory and tell me if you see the NIMesaDLL.msm merge module? My guess is no and that's our problem, but the question is why you wouldn't have this file. Before I start making assumptions, just tell me if you have this file installed.
Best Regards,
11-20-2008 12:30 PM
11-20-2008 02:38 PM
Hi gtoph,
That merge module is installed by both products (i.e. CVI and Measurement Studio). The CVI RTE msi part has a dependency upon this merge module and that's why you are receiving that error since CVI can't pull in this dependency. I was able to reproduce the behavior you are seeing on a test machine which had Measurement Studio and CVI. I uninstalled Measurement Studio and it left just the versioning file we use. However, I wasn't able to reproduce the issue on other machines with a similar setup. Now, you should be able to repair the CVI Run-Time Engine under Add/Remove Programs >> National Instruments and that should restore that missing MSM.
To help me out, can you remember what software you had on that machine and what installation order you followed?
Best Regards,
11-20-2008 03:19 PM
11-28-2008 03:40 AM