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.
I have to use the "Version free" files for my projects. However am facing trouble trying to use them on Win 7. Could you just give me a procedure to have the version free files and how to use them in case of a new upgrade(say from 13.2 to the latest).
I've copied the version free files to my GAC folder and I could add the items to my custom infragistics tool box tab. However am getting a series of exception when I drag and drop any of those controls from the tool box tab.
Please assist.
Hello Zia,
You are welcome.
In case of other questions, please do not hesitate to contact Infragistics Community.
Thanks Danko for your reply. That's all I want to know.
Zia
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.