I am getting this error.
Error 5 The project currently contains references to more than one version of Infragistics2.Shared.v9.2, a direct reference to version 9.2.20092.1003 and an indirect reference (through 'Infragistics.Win.Printing.UltraPrintPreviewDialog') to version 9.2.20092.2119. Change the direct reference to use version 9.2.20092.2119 (or higher) of Infragistics2.Shared.v9.2.
Any help is highly appreciated.
I did the following to fix this error
removed all unnecessary DLL from project menu
removed licx file
removed all infragistics dlls and added again
on build vs asked me to add assembly rebinding and said ok to that
now it is working fine