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
70
How to update the License Key in Project
posted

Hi,

I am trying to build an existing application which has these contol giving the errors as below. How do and what do i need to do to update the license key.

I do see a license key file in the project folder which lists these controls along with PublicKeyToken having some value

 

Unable to resolve type 'Infragistics.WebUI.UltraWebTab.UltraWebTab, Infragistics2.WebUI.UltraWebTab.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX'
Exception occurred creating type 'Infragistics.Web.UI.LayoutControls.WebTab, Infragistics4.Web.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.WebUI.WebDataInput.WebImageButton, Infragistics4.WebUI.WebDataInput.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.WebUI.WebSchedule.WebDateChooser, Infragistics4.WebUI.WebDateChooser.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.Web.UI.LayoutControls.WebDialogWindow, Infragistics4.Web.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.WebUI.UltraWebGrid.UltraWebGrid, Infragistics4.WebUI.UltraWebGrid.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.Web.UI.GridControls.WebDataGrid, Infragistics4.Web.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.WebUI.Misc.WebPanel, Infragistics4.WebUI.Misc.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.WebUI.WebDataInput.WebTextEdit, Infragistics4.WebUI.WebDataInput.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.Web.UI.WebScriptManager, Infragistics4.Web.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.Web.UI.EditorControls.WebDatePicker, Infragistics4.Web.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.
Exception occurred creating type 'Infragistics.Web.UI.ListControls.WebDropDown, Infragistics4.Web.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=someTokenKeyXXXX' System.ComponentModel.LicenseException: Unable to locate license assembly.

Parents Reply Children
No Data