Hi,
We develop several applications with Infragistics Professional 2014.1 for CLR 4.5 assemblies
<%@ Register Assembly="Infragistics45.Web.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" Namespace="Infragistics.Web.UI.ListControls" TagPrefix="ig" %><%@ Register Assembly="Infragistics45.Web.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" Namespace="Infragistics.Web.UI.EditorControls" TagPrefix="ig" %><%@ Register Assembly="Infragistics45.Web.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" Namespace="Infragistics.Web.UI" TagPrefix="ig" %><%@ Register assembly="Infragistics45.Web.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.Web.UI.LayoutControls" tagprefix="ig" %><%@ Register assembly="Infragistics45.Web.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.Web.UI.NavigationControls" tagprefix="ig" %><%@ Register assembly="Infragistics45.Web.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.Web.UI.GridControls" tagprefix="ig" %><%@ Register assembly="Infragistics45.WebUI.WebDataInput.v14.1, Version=14.1.20141.2392, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.WebUI.WebDataInput" tagprefix="igtxt" %>
We had to format the computer where the license was installed and don’t have a backup; so, when installing the license, the controls are no longer appear (just for CLR 4.0).
How can get the installer with support for CLR 4.5?
Thanks,
Héctor Moreno
Hello Hector,
This has nothing to do with the license. The CLR4.5 assemblies will only be installed if the installer detects that .NET framework 4.5 or later is installed on the machine. Please install .NET 4.5 or later and run the Infragistics ASPNET installer again. It should install the CLR4.5 assemblies.Let us know if you need any additional help.RegardsVasilDevOps Engineer
Thanks Vasil,
We install .NET Frameworks 4.7 and then reinstall the license again, but the problem persist.
How can get the assemblies for manual configuration?
Regards,
Hector Moreno