This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Activation of TFS Build machine
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 29, 2013
05:17 AM
Activation on TFS Build machine
Hello,
as stated in the license agreement, "Flexera Software grants Licensee the right to install and use the software on a single computer to be used
exclusively with Visual Studio and the right to install and use up to two (2) additional instances for use within a Team Foundation Server environment".
The latter is exactly what I did: i installed the ISLE on a Team Build machine, where no visual studio installation exists.
Now, I can correctly compile and build my solution containing an ISL project. The problem is that when I run the built setup.exe, a message stating "This Setup was created with an EVALUATION VERSION of InstallShield" is shown.
So, the question is: how can I activate ISLE on a Team Build machine where Visual Studio hasn't been installed?
as stated in the license agreement, "Flexera Software grants Licensee the right to install and use the software on a single computer to be used
exclusively with Visual Studio and the right to install and use up to two (2) additional instances for use within a Team Foundation Server environment".
The latter is exactly what I did: i installed the ISLE on a Team Build machine, where no visual studio installation exists.
Now, I can correctly compile and build my solution containing an ISL project. The problem is that when I run the built setup.exe, a message stating "This Setup was created with an EVALUATION VERSION of InstallShield" is shown.
So, the question is: how can I activate ISLE on a Team Build machine where Visual Studio hasn't been installed?
(6) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 29, 2013
02:15 PM
Hi mdmazzotti,
Thank you for using InstallShield Limited Edition.
The message you recieved "This Setup was created with an EVALUATION VERSION of InstallShield" indicates that the product has not been successfully activated yet. Activating the product should resolve this issue.
You can activate the product by launching the product and entering in a valid serial number.
I will send you a private message so that I can further assist you with this activation issue.
Grant
Thank you for using InstallShield Limited Edition.
The message you recieved "This Setup was created with an EVALUATION VERSION of InstallShield" indicates that the product has not been successfully activated yet. Activating the product should resolve this issue.
You can activate the product by launching the product and entering in a valid serial number.
I will send you a private message so that I can further assist you with this activation issue.
Grant
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 25, 2013
11:50 AM
I'm receiving the following when building the solution in TFS2012
"C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (96): -7159: The product license has expired or has not yet been initialized."
I activated ISLE with the received activation-code by opening VS2010 on the TFS-machine, creating a Setup-project and entering the code. It seems the activation only applied to VS and not TFS/MSBuild
"C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (96): -7159: The product license has expired or has not yet been initialized."
I activated ISLE with the received activation-code by opening VS2010 on the TFS-machine, creating a Setup-project and entering the code. It seems the activation only applied to VS and not TFS/MSBuild
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 11, 2013
08:30 AM
I'm receiving the following when building the solution in TFS2012
"C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (96): -7159: The product license has expired or has not yet been initialized."
I activated ISLE with the received activation-code by opening VS2012 on the TFS-machine, creating a Setup-project and entering the code. It seems the activation only applied to VS and not TFS/MSBuild
Could someone help me out here?
Thank you
"C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (96): -7159: The product license has expired or has not yet been initialized."
I activated ISLE with the received activation-code by opening VS2012 on the TFS-machine, creating a Setup-project and entering the code. It seems the activation only applied to VS and not TFS/MSBuild
Could someone help me out here?
Thank you
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 12, 2013
04:32 AM
Hello,
Please take a look at the below KB article and as suggested please grant administrator privilege to the Build Controller service and check if that helps.
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q212933
Best regards,
Swetha
Please take a look at the below KB article and as suggested please grant administrator privilege to the Build Controller service and check if that helps.
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q212933
Best regards,
Swetha
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 06, 2016
12:51 AM
SwethaRao wrote:
Hello,
Please take a look at the below KB article and as suggested please grant administrator privilege to the Build Controller service and check if that helps.
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q212933
Best regards,
Swetha
The link does not work, it takes me to a very generic page and not a knowledge base article.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 07, 2016
10:31 AM
Here is the updated link:
https://flexeracommunity.force.com/customer/articles/en_US/ERRDOC/Q212933
Cause:
This error is known to be thrown if the Build Controller service's configuration is set to run using credentials that do not have administrator privileges, such as the NT AUTHORITY\NetworkService account.
Resolution:
Use the Team Foundation Server Administration Console to change the Build Configuration of the Build Service. This can be done by selecting Properties under the Build Service and changing the Credentials to an account that has administrator privileges.
https://flexeracommunity.force.com/customer/articles/en_US/ERRDOC/Q212933
Cause:
This error is known to be thrown if the Build Controller service's configuration is set to run using credentials that do not have administrator privileges, such as the NT AUTHORITY\NetworkService account.
Resolution:
Use the Team Foundation Server Administration Console to change the Build Configuration of the Build Service. This can be done by selecting Properties under the Build Service and changing the Credentials to an account that has administrator privileges.