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
55
Assebly Error
posted

Could not load file or assembly 'Infragistics4.Win.UltraWinToolbars.v13.2, Version=13.2.20132.2075, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

  • 21795
    Offline posted

    Hello John,

    I am just checking about the progress of this issue. Let me know if you need my further assistance on it.

    Thank you for using Infragistics Components.

  • 21795
    Offline posted

    Hello John,

    Thank you for posting in our forum.

    This error shows that you are referencing in your project an assembly that you do not have in the GAC (Global Assembly Cache) of your machine. You can solve this issue by setting the assemblies Specific Version property to false. You can reach this property by right click on the assembly reference and select properties from the context menu.

    Please let me know if this fixes your issue.

    Waiting for your feedback.