I have installed Infragistics 2013.2 but i couldn't find any file in C:\windows\assembly folder. Only the files i can see in C:\Program Files (x86)\Infragistics\2013.2\Windows Forms\CLR4.0\Bin\.
I have also installed Infragistics 9.2 and 10.3 on my machine and I can see the files of these versions in C:\windows\assembly folder.
Can you please explain whey 13.2 is not installing files in C:\windows\assembly. Is this a design change in 13.2 or I did wrong.
Hello Zia,Thank you for contacting Infragistics community.
There are two places where Windows keeps the assemblies installed. All assemblies that are build with CLR under 3.5 are placed here - C:\windows\assembly. All other assemblies that are build against higher CLR are placed here - C:\Windows\Microsoft.NET\assembly\GAC_MSIL. Since our Windows Forms Assemblies for 13.2 are build against CLR 4.0, they are located on the second location - C:\Windows\Microsoft.NET\assembly\GAC_MSIL.Please feel free to let us know if you have any other questions with this matter.
Thanks Danko for your reply. That's all I want to know.
Zia