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.
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.
02-05-2013 08:25 PM
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
Solved! Go to Solution.
02-06-2013 01:06 AM
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
02-12-2013 12:00 PM
You are Correct TiTou! I changed the security to defaults and it builds fine.
Thanx!
11-30-2015 03:26 PM
Same here. Thanks Titou!