Hi,I am almost going crazy over this. I need to deploy Infragistrics Netadvantage 2014 volume 1 on Windows 7 x64 machines.We have a valid license key but somehow I am not able to install it correctly.What I am doing1) Created an MST file for all the componentsACCEPT_THIRD_PARTY = 1INSTALL_SERIALNUM = ... ( in the format ################### )AGREE_AND_INSTALL_OFFICE_2007_UI = YesLicenseAccepted = YesDepending on the MSI I set all or some of the above properties. When deployed it all goes well no pop-up no error during installation.When I start VS2010 and try to add a control I get the following:"Failed to create component '...' The error message follows:'System.ComponentModel.LicenseException at Infragistrics.shared.ultralicenseprovider.getdesignTimeLicense(Type type, Object Instance, Boolean allowExceptions, UltralicenseBaseAttribute, LicenseAttrbute)...
See attachment for full error
Try searching the internet for properties I need to set but not getting any results ( found some info but didn't work )
Hi Michiel,
Thank you for posting in our forums.
It seems that you have a private case for this issue in our system. I will provide you with assistance through the mentioned case and I will update the thread once we have found the solution for this issue.
Thank you for using Infragistics.
Hi,
I found a sollution:
1) Do the manual installation with everything selected and configured as you want.
2) Let the installation finish
3) in the main install folder under logs op the log file
4) in there you have an overview of Files & commandline options to use
5) Use this data to pass to the coresponding msi and you can install it manualy.
DO NOT USER MST FILES as they don't work!