04-20-2011 12:04 PM
Any help would be highly appreciated. I am getting this error when I try to build distribution in LW/CVI 2010. The project was developed in CVI 2009 and I am trying to build the distribution in CVI 2010.
04-21-2011 02:09 PM
Are you using any NI hardware drivers or software toolkits? Did you install CVI 2010 after installing 2009? If you installed CVI 2010 and are using drivers that you had previously installed for CVI 2009, you will need to reinstall these drivers. This is because CVI 2010 will not automatically know where these drivers are installed on your machine, and will have no reference as to which folder to get the required dependencies.
If this is not the problem, then a screenshot of the error and the specific file that is missing would be helpful. Thanks!
05-19-2011 09:26 AM
05-23-2011 04:10 PM
Was this a fresh installation of CVI that gave you this error? Did the driver update fix this issue for you? Lastly, have you tried repairing the installation, as this sometimes can get everything working when this error occurs. I am currently looking into the root cause of this issue as it appears there is a specific dll that causes this issue to occur.
05-26-2011 11:05 AM
Our thoughts on this issue is that one of the supporting DLLs is missing or corrupted, and repairing the installation should fix the issue. I would verify that you have these DLLs on your machine. If they are not on your machine, I would try repairing the installation. Let me know if this does not fix the issue for you.
These DLLs are located in:
Win XP: Documents and Settings\All Users\Application Data\National Instruments\MDF\BinRTE
Win 7/ Vista: ProgramData\National Instruments\MDF\BinRTE
The DLLs that you would need to operate are the following:
MDFCommon.dll
MetaBuilder.dll
NIMsiDistKit.dll
NIUniquify.dll
05-27-2011 03:06 AM
Thanks Frank,
I have built another system up and this seems to work. I believe that the PC is trying to hold on to its previous life (a second user system for test again I'm afraid). I will be doing a complete rebuild on the system I'm having issues with and then rolling out my distribution to it. I'll check those dll's are there first though.
Mark