I have installed my licensed copy of WinForms 10.3 controls on a new PC.
Whenever I open a WinForm with defined Infragistics controls, I get an error like:
at Infragistics.Shared.UltraLicenseProvider.GetDesignTimeLicense(Type type, Object instance, Boolean allowExceptions, UltraLicenseBaseAttribute licenseAttribute)at Infragistics.Shared.UltraLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)at System.ComponentModel.LicenseManager.Validate(Type type, Object instance)at Infragistics.Win.UltraWinEditors.UltraTextEditor..ctor()
I am using VS 2010 Ultimate on Win 7 x64. What other steps do I need to perform in order to get the controls to load and respond in the IDE?
Hi Brett,
Are you sure that you are referencing the right assemblies from the Global Assembly Cache? If yes, could you please try to clear the contents of the license.licx file in your solution folder and try to build your project again.
Hi Brett, I am facing same issue. I didn't find any contents in licenee.licx(Its blank).
Please let me know if you have any other solution.
The most common reason for this exception is that the License assembly isn't found which happens if you don't install the Infragistics for Windows Forms toolset. If you haven't already run the installation, please run the installation as an admin and that should install the license assembly.
If that doesn't resolve the issue, please provide an installation log so that we can review what happened when installing the toolset.
Hi Alan,
Thanks for your replay.
How I come to know which version of infragistics I need to install?
Please find dll name with version.
Thanks,
Swati
The assembly that you are looking at the properties from is part of the 2005 Volume 3 release of NetAdvantage for .NET or NetAdvantage for Windows Forms so you would need to install one of those two products.
Note that installing any version of NetAdvantage would likely resolve the exception that you are getting though it would be necessary to install 2005 Volume 3 with a product key for you to not get trial usage messages.
If you have a key registered for 2005 Volume 3, you can download the installer from the My Keys and Downloads page.
If don't have your key registered, you will first need to register it on the product registration page.
If the key is already registered and needs to be transferred to you, you will need to reach out to team@infragistics.com to help with transferring the registration.
If you need to purchase a product key, please reach out to sales@infragistics.com.
Note that the 2005 Volume 3 installer may not work well on Windows Vista or newer as it is older than Vista. There are some more details on this in an old Knowledge Base article: FAQ: Installing NetAdvantage for .NET on Windows Vista.