Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Silent Install: Infragistics Netadvantage 2014 Vol 1
posted

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 doing

1) Created an MST file for all the components

ACCEPT_THIRD_PARTY = 1
INSTALL_SERIALNUM = ... ( in the format ################### )
AGREE_AND_INSTALL_OFFICE_2007_UI = Yes
LicenseAccepted = Yes

Depending 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 )