07-07-2016 11:16 AM
I am using LabVIEW 2014. I want to create a package installer using the application builder. I set it up and tried to build it. I get an error during the build. I do not get an error code just this message in the details:
An error has occurred. Expand the Details section for more information.
Click the link below to visit the Application Builder support page. Use the following information as a reference:
Create Folder in Create Directory Recursive.vi->IB_MSI.lvclass:Engine_InitializeDistribution.vi->IB_MSI.lvclass:Build.vi->Installer.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Installer.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->CDK_Item_OnDoProperties.vi->CDK_Item_OnDoProperties.vi.ProxyCaller<APPEND>
C:\Users\mfgeng\Desktop\WORKING_FOLDER\builds\OEMSP \OEMSP PWBA Software Application Installer
Any ideas where to start on determining the problem?
Solved! Go to Solution.
07-08-2016 06:03 PM
Hello,
I just found this other entry that might help you:
Another thing to try is to changed the "Installer destination" in the installer build specifications to resolve the problem. Hope it helps,
Luis G.
07-12-2016 08:20 AM
Thanks for the link. I redid everything and that solved the problem. Not sure what the real issue was.