10-03-2011 12:54 PM
Hi All,
I'm getting an error when I try to build any app on my laptop. I've reinstalled LabVIEW and that doesn't seem to fix the problem. It looks like it's missing some pretty important things for the installer such as EULA and MDF. Any ideas? I'm running LabVIEW 2010 f2 on a Windows 7 64bit machine.
I'm also installing LabVIEW in a virtual machine right now to try and build it there.
Regards,
Kenneth Miller
Erdos Miller
CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> IB_MSI.lvclass:Build.vi >> IB_MSI.lvclass:Engine_Build.vi >> NI_MDF.lvlib:MDFBuildDist_Build.vi
Loading product deployment informationAdding files to installerDone adding filesPreparing to build deploymentCopying products from distributionsCopying distribution 'Erdos Miller WITS Simulator' from: C:\Users\xkenneth\Temp\EMWITSSimulator2_4\EMWITSSimulator2_4\ to: C:\Users\xkenneth\Work\builds\NES-Test-Bench\My Installer\Copying distribution 'NI-DAQmx 9.2.2' from: C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\ to: C:\Users\xkenneth\Work\builds\NES-Test-Bench\My Installer\Building deploymentCopying setup filesSetting merged database informationSetting product informationSetting developer part informationStarting final buildValidating... ***************** Error: An internal tool or library returned an error. (Error code -21)Error MessagesInput directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p22\MDF' not found for part 'MDFSupport.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\MDF Support {1814BD68-741C-429B-9EA7-C6D1385777C8}.xml'.Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p22\MDF' not found for part 'EulaDepot.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\MDF Support {1814BD68-741C-429B-9EA7-C6D1385777C8}.xml'.Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p1\VC2008MSMs' not found for part 'VC2008MSMs_x86.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\NI VC2008MSMs {EC8BF669-EFEA-40D9-8894-9074E407FC07}.xml'.Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p1\VC2008MSMs' not found for part 'VC2008MSMs_x64.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\NI VC2008MSMs {EC8BF669-EFEA-40D9-8894-9074E407FC07}.xml'.
***************** Error Details:Error in MDF API function: _MDFBuildDist_BuildError List.\InputParser.cpp(255): IInstallerError 120Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p22\MDF' not found for part 'MDFSupport.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\MDF Support {1814BD68-741C-429B-9EA7-C6D1385777C8}.xml'.While validating input parts.
.\InputParser.cpp(255): IInstallerError 120Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p22\MDF' not found for part 'EulaDepot.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\MDF Support {1814BD68-741C-429B-9EA7-C6D1385777C8}.xml'.While validating input parts.
.\InputParser.cpp(255): IInstallerError 120Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p1\VC2008MSMs' not found for part 'VC2008MSMs_x86.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\NI VC2008MSMs {EC8BF669-EFEA-40D9-8894-9074E407FC07}.xml'.While validating input parts.
.\InputParser.cpp(255): IInstallerError 120Input directory 'C:\National Instruments Downloads\NI-DAQmx\9.2.2 Full\bin\p1\VC2008MSMs' not found for part 'VC2008MSMs_x64.msi' in product 'C:\Program Files (x86)\National Instruments\Shared\MDF\Manifests\NI VC2008MSMs {EC8BF669-EFEA-40D9-8894-9074E407FC07}.xml'.While validating input parts.
*** End Error Report************** Done building deployment
10-03-2011 01:54 PM
... a slighly more descriptive title would have probably helped to draw attention to your post. 😄
Did you install DAQmx?
10-03-2011 02:16 PM
10-03-2011 02:38 PM
Always good to see people taking the search before posting a question seriously.
10-03-2011 04:21 PM
Well, I always search before posting, I just don't necessarily search, then immediately post. I usually, search, try a few things out, and then post, so the second search is generally not useful.
Also, can I edit the subject?
10-03-2011 04:31 PM
10-04-2011 07:13 PM
Could you give me a little more detail about what you mean by "build any app"? Just a plain VI or an stand-alone executable file?
What is the error specifically?
If you haven't already, I would suggested uninstalling and reinstalling NI-DAQmx. It seems to have come up in the error dump you included.
Thanks,
Ben D.