03-03-2009 06:41 AM
Hello all,
i am trying to build an installer for a program tha communicates through a serial port with an instrument in LabVIEW 8.5. The .exe is build with no problems, but when i run the installer build i get the following errors that i haven't tried to resolve:
CDK_CreateNewWizard_Invoke.vi.ProxyCaller >> CDK_CreateNewWizard_Invoke.vi >> CDK_InstallerConfiguration_Editor.vi >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFBuildDist_Build.vi
Loading product deployment information
Loading product deployment information
Loading product deployment information
Adding files to installer
Done adding files
Preparing to build deployment
Copying products from distributions
Copying distribution 'National Instruments Device Drivers - August 2007, Disk 1' from: D:\ANDREAS\ELECTRONICS\LabVIEW8.50\Device Drivers\DCD-Aug07-1\ to: C:\Documents and Settings\ANDREAS\My Documents\Builds\RefLab\REFLAB Setup\
Copying distribution 'NI LabVIEW 8.5' from: D:\ANDREAS\ELECTRONICS\LabVIEW8.50\ to: C:\Documents and Settings\ANDREAS\My Documents\Builds\RefLab\REFLAB Setup\
Building deployment
Copying setup files
Setting merged database information
Setting product information
Setting developer part information
Starting final build
Validating...
Copying files...
Updating files...
**************
*** Error: Windows SDK function returned an error. (Error code -12)
*** End Error Report
**************
Done building deployment
03-04-2009 12:50 PM
Hi Andreas B,
please try these steps and let me know how they work out:
Uninstall all DAQmx copies you may have (you should only ever be allowed to have one copy)
Hope this helps, again please keep us updated on your progress through these steps.