Hi,
I have installed 14.2 properly , and its working for some modules but not for modules which are using “Infragistics.Practices.CompositeUI.WinForms.dll ” my both the errors are pointing to this dll only , and there is no dll named Infragistics.Practices.CompositeUI.WinForms.dll “ in my 14.2 installation folder . Apart from that everything is fine . for 11.1 version this dll was working fine may be its asking updated or correct version of this dll .
Hello ,
It seem that the error which you are getting is because of the different version between Infragistics CAB and your application, so first you should build Infragistics CAB from 14.2 and then use the built assemblies in your application.
Please let me know if you have any further questions.
Hi ,
Thanks for the help , I am able to build the application successfully . I have build the CAB solution file inside CAB Extensibility Kit in the tools folder of my application to .net 4.5 and 14.2 of infragistics and complied it , after that I got some errors after clearing some errors by adding required dlls and some changes ,finally I got the required dll i.e " Infragistics.Practices.CompositeUI.WinForms.dll " , now its working fine.
That Process is done, I have installed the 14.2 build it and removed all the old references of 11.2 infragistics and referenced all the new dlls (14.2 version)except this one " Infragistics.Practices.CompositeUI.WinForms.dll " , Guide me where can I get this dll (updated ).