06-20-2006 11:09 PM
06-20-2006 11:09 PM
06-21-2006 01:17 PM - edited 06-21-2006 01:17 PM
Message Edited by JLS on 06-21-2006 01:17 PM
06-28-2006 02:01 PM
07-05-2006 12:52 AM
07-13-2006 02:37 PM
07-14-2006 02:46 PM
Oliver,
By "getting the same error" do you mean you are getting the dialog prompting you for the Driver CD as you showed in this image?
This really isn't an error but is a prompt. In order to build the installer LabVIEW needs some files that are located on the CD the installer was run from. So you have to put the disk in the drive and depending on what you are including you might get prompted for the DriverCD disk 1 and 2 and the LabVIEW CD.
Ideally we would only have to prompt you once and then copy those files that are needed somewhere on your hard drive for future builds. We aren't currently doing that in LabVIEW 8.0, so you have to put the CD in every time. The only alternative is to uninstall the components you are trying to include (NI-DAQ, although you might have to uninstall more or everything) then copy the contents of the CDs to your hard drive (a permanent location, not just a temporary one) and then reinstall from that location. That way LabVIEW will look at the location on your hard drive rather than your CD for the files it needs. Copying 2 or 3 CDs to you hard drive will use some space that is why we don't do it automatically.
Kennon
08-24-2006 09:56 AM
08-25-2006 05:54 PM
Hi halo,
Could you please expand on the issue you are facing? What version of LabVIEW are you using and do you have any LabVIEW modules (RT, FPGA, DSC, etc)installed? Are you able to create an executable fine but not the installer? What drivers (versions) are you trying to include in the installer? Have you tried to incrementally remove the drivers included in your installer to see if the issue can be isolated? Are you conistently getting errors?
Have a great weekend!
Regards,
Prashanth
08-28-2006 01:46 AM
I'm using Labview 8. I'm including NI-Hierarchical Wafevorm Storage, Labview runtime, Ni Visa Runtime. First time few times it' was working well but know the installer is always looking for additional files. ASnd now i get folowing error code:
CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFDistCopyList_CopyItem.vi
Loading product deployment information
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 Gerätetreiber - November 2005' from: F:\ to: X:\SmartView\SmartView\Installer\
**************
*** Error: Windows SDK function returned an error. (Error code -12)
*** End Error Report
**************
Done building deployment
In the details there is no additional error description