Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
515
Cannot Install
posted

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.

  • 515
    Verified Answer
    posted

    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