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
70
I'm lost.
posted

Hi.  I used to use infragistics a while ago.  I have been given some 2010 licenses to use at my new gig.  I just ran the installers.  NetAdvantage_dotNet_20101.exe and NetAdvantage_dotNet_20103.exe.  I would like to put the ultraChart into a winform app that I have already started.  I tried adding several of the dlls to the references of the app, but that didn't work.  I just don't know what to do next. please tell me how to proceed.

Thanks,

Jerry

Parents
  • 8607
    Offline posted

    Hello Jerry,

    I'd recommend using the latest version you have, 10.3 in this case.  You can remove the 10.1 assemblies from your project's References folder.

    Could you please try the following?

    1. Run the toolbox utility for 10.3.  You can find this in the start menu > All Programs > Infragistics > NetAdvantage 10.3 > Windows Forms > Utilities.  Please note that this requires Visual Studio to be closed.  For more information, please read this topic.

    2. Open your project in Visual Studio.

    3. From the Toolbox tab, double-click on the UltraChart.  This should add all of the required .dlls into the References folder automatically.  If nothing happens, it is likely an issue with multiple versions of the same control (like 10.1 and 10.3) being referenced, as Danko suggested.  To solve this, remove all references to the earlier version.  You might also want to reset the toolbox (right-click menu), clear out the licenses.licx file, and run the utility again.  For more information about adding a chart, please read this topic.

    Please let me or Danko know if you have further questions.


    Elizabeth Albert
    Localization Engineer 

Reply Children