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
Hello Jerry,
We are still following this forum thread. Please do not hesitate to contact us, if you need any other assistance with this matter.
Jerry,
The first version of NetAdvantage that supports Visual Studio 2012 is NetAdvantage 2012 Volume 1 so it is likely that you will see issues if you do use the older version. If you do need to use Visual Studio 2012 it is recommended that you upgrade to at least NetAdvantage 2012 Volume 1.
Let me know if you have any questions with this matter.
Hello Elizabeth Albert,
I did the steps you described and it worked for Visual Studio 2010. Thanks,
I have NetAdvantage_dotNet_20103.exe and Visual Studio 2012 as well. Actually most of my development is in 2012. Can NetAdvantage_dotNet_20103.exe be configured for 2012? And how is that done?
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 AlbertLocalization Engineer
Thank you for your post.
Could you please verify what version of the Infragistics controls is being used exactly in your application? You could do so by right clicking on the Infragistics assemblies and verify the what is the Version from the properties. Another thing that you should note is that you are not allowed to use two different versions of our assemblies in the same application. If you provide me more details about what is not working exactly I will be able to look specifically into that direction and provide you more details about them.
In case of any other concerns please do not hesitate to contact us.