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
240
Ultrawingrid Layout loading error
posted

Hi, 

I have run an application with Infragistics 11.2 on a pc, and later revert the application to referring to Infragistics 10.2. I got the following error when the application tried to load the wingrid layout

"Could not load file or assembly 'Infragistics.Win.UltraWinGrid, Version=11.2.20112.2004, Culture=neutral, ...' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference."

The application refers to Infragistics dll on its application directory and not GAC. The layout was saved as compatible to NetAdvantage 11.2, and when application with NetAdvantage  10.2 tried to load the layout it got an error. Shouldn't it backward compatible?

Parents
No Data
Reply
  • 20872
    Offline posted

    Hello Hertel,

    I believe that here the reason for the error is different.

    What you could do to verify this is opening the "References" folder of your application, locating the "licenses.licx" file and remove the Infragistics content from there. (It should be trying still to reference the 11.2 assemblies, and that's why you are experiencing this issue).

    If that is not the case please feel free to let me know.

     

     

Children