From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

installer build error LV2010

Solved!
Go to solution

Hello,

 

I am using LV2010 32bit, vision tools, database tools, Win7 64bit.

 

I am getting the following error when I try to build an installer.  The executable builds without any problems only the installer:

 

CodeSignAPI.lvlib:Get Signing Error String.vi<ERR>
Error: The Timestamp Authority URL specified does not point to a valid Timestamp Authority server, or an unknown error occurred.


<b>Complete call chain:</b>
     CodeSignAPI.lvlib:Get Signing Error String.vi
     CodeSignAPI.lvlib:Sign with Certificate.vi
     IB_MSI.lvclass:Sign_Setup.vi
     IB_MSI.lvclass:Build.vi
     CDK_Engine_Main.vi
     CDK_Build_Invoke.vi
     CDK_Build_Invoke.vi.ProxyCaller

Loading product deployment information
 
**************
*** Abort requested.
**************
*** Error Details:
**************
 
Loading product deployment information
Adding files to installer
Validating...
Copying files...
Scanning files...
Updating files...
Build complete successfully.
Done adding files
Preparing to build deployment
Copying products from distributions
Building deployment
Copying setup files
Setting merged database information
Setting product information
Setting developer part information
Starting final build
Validating...
Copying files...
Scanning files...
Updating files...
Creating merged database...
Creating installer files...
Build complete successfully.
Copying additional setup files
Compressing installer files
Done building deployment

 

0 Kudos
Message 1 of 4
(2,751 Views)
Solution
Accepted by jkarl

Well the error message clearly suggest that there is something wrong with the "Windows Security" section of you installer's specs, try removing the settings from that section and see if it builds properly, then if it does you know where you have to dig.

 

Good luck


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 2 of 4
(2,736 Views)

You are Correct TiTou!  I changed the security to defaults and it builds fine.

 

Thanx!

0 Kudos
Message 3 of 4
(2,699 Views)

Same here. Thanks Titou!

0 Kudos
Message 4 of 4
(2,499 Views)