When we first installed infragistics we were on vs2005 so we installed clr2 version of infragistics 2012. Now we have updated to VS2012 so we also want to have infragistics 2012 CLR4. Can you guide me to the point where this option is available in the installer.
Thanks
Hi Puneet,
Thank you for using Infragistics Components.
When you install Infragistics 2012.1, you have both CLR20 and CLR40 dlls. If you have installed Infragistics 2012.2, you have CLR40 only. You can see them in the installation folder. For example, C:\Program Files (x86)\Infragistics\NetAdvantage 2012.1\Windows Forms\CLR20 or C:\Program Files (x86)\Infragistics\NetAdvantage 2012.1\Windows Forms\CLR40
When you open up the VS and load any WF project, you will see two tabs for CLR2 and CLR4 in the toolbox, respectively.
Please let me know if you need any further assistance.
Sincerely,
Martin,
Senior Software Engineer in Test
Infragistics
www.infragistics.com
Hi Martin,
We have the Infragistics 2012.1 installer. I think when we first installed infragistics using it, at that time the computer did not have .net framework 4.0 installed. So the installer has not installed 4.0 components only CLR2 components. Now we have updated the computer with .net framework 4 but then it is not able to find CLR4 components nor is it showing any option to do so while repairing or modifying using the installer.
The reason for this is that the installer is repairing CLR20 only since you have installed the product when CLR20 was there only. Now you install .NET4.0 but the installer does not check if any .net is installed while repairing. So what you could do is to uninstall the product and install it again + latest patch. Doing so, the installer will check the installed .net versions and will add CLR40 as well.
Please try it out and let me know the result.