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
360
Error: Could not load file or assembly 'Infragistics2.WebUI.UltraWebChart.v7.3"
posted

I installed the trial of NetAdvantage_ASPNET_20082_CLR35_Product.exe. The goal is my ability to update and support an application created last year that uses Infragistics. The installation went well but my first attempt to load a copy of the application returns the error above. I tried searching the knowledge base and did not find a match. Does anyone know why this isn't working?

The complete error is :

Parser Error Message: Could not load file or assembly 'Infragistics2.WebUI.UltraWebChart.v7.3, Version=7.3.20073.38, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.

Parents
No Data
Reply
  • 12631
    Verified Answer
    posted

     Looks like you need to update the assembly references in your application to point to the newly loaded 8.2 assemblies.  There is an upgrade utility that ships with the product that will automate this for you.  Its loaded in the Infragistics folder in the Start menu.

    Devin

Children