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.
Hello,
If you have installed CAB along with installation of Windows Forms Product, you should find it under:
C:\Users\Public\Documents\Infragistics\2013.2\Windows Forms\CAB Extensibility Kit
Also following links could help you with the upgrade:
How to upgrade CAB:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10032
Useful links:
http://devcenter.infragistics.com/Support/KnowledgeBaseResults.aspx?type=Full&query=CAB+and+Extensibility&articletypes=0&age=0&sort=LastModifiedDate&samplesonly=0
you should know that the content there might be a little bit outdated, so some link might not works any more.