08-20-2007 07:56 AM
08-21-2007 01:20 PM
08-22-2007 05:45 AM
08-23-2007 11:31 AM
Excellent!
12-21-2007 12:16 PM
Hi Brendave,
@brendave wrote:I am able to successfullt create an Application (.EXE) for a LabView project, but when I try to create an installer, I get the following message:"The build was unsuccessful.Possible reasons:The following file(s) are not found on the system:" Details:Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_PreBuild.vi >> CDK_Engine_FileExists.vi
12-21-2007 12:20 PM - edited 12-21-2007 12:23 PM
12-21-2007 12:38 PM
Gotcha, alright well if it shows up again, lemme know. Perhaps after the .lvproj file was copied, some of the source files were moved or renamed, rendering the installer build spec invalid. Dunno, just guessing.
@brendave wrote:
Bob,I deleted the installer script that caused the error. I am guessing that I created the project by copying an existing project and then editing some of the files. I make a lot of similar projects, and I reuse a lot of code, so it's easier to copy a directory and then work from there. That may be the reason the App builder failed. Merry Christmas! Thanks for your support.
Message Edited by brendave on 12-21-2007 12:23 PM
12-24-2007 03:29 AM
12-26-2007 10:44 AM
01-16-2009 02:21 PM
I succesfully build the application (.exe) but when i tried to build the installer, it was unsuccessfull and here's the possible error:
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
Adding files to installer
Done adding files
Preparing to build deployment
Copying products from distributions
Copying distribution 'Setup' from: H:\ENG\SoftwareDev\SDF97900371 - JSF Host\Software Code\JSF GUI Installer\Volume\ to: C:\Documents and Settings\wibawaa\Desktop\Builds\JSFHost\JSF GUI Installer\
**************
*** Error: Windows SDK function returned an error. (Error code -12)
The system cannot find the file specified.
*** End Error Report
**************
Done building deployment
any tips how to fix this?
Thanks