Hi, I am running Infragistics 8.1. I just downloaded and installed a hotfix for 8.1. After installing the hotfix, is it necessary to run the Upgrade Utility on all my projects to get them to use the correct dll's? I've never been able to figure it out. I'm working in VB.Net 2005.
Thanks,~Karen
Anytime you install a hotfix or install a different version that you want to upgrade to, you want to do two things. First, upgrade you application to the new references by using any of the methods mentioned here:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/Win_Upgrading_Your_Windows_Forms_Projects.html
Second, you will want to recreate the Infragistics Toolbox in your Visual Studio environment. This will ensure that the toolbox and your project are pointing to the same references. This can be done by using our Toolbox utility or by creating the toolbox manually through the choose items or the drag and drop method. The latter method is outlined here:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=9984
Also, anytime you upgrade you will want to go through the What's New section of our documentation so that you can go over any breaking changes and review any new features. You can find the latest version along wih the revision history at the following link:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/Win_Whats_New.html
The web site you mentioned is not there any more? I want to upgrade from 8.3 to 9.2, do you have any other docuemnt?
Thanks, Donna
Donna,
For information on upgrading your Windows Forms projects:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.2/CLR2.0/html/Win_Upgrading_Your_Windows_Forms_Projects.html
For the "What's New" section of our Windows Forms documentation:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.2/CLR2.0/html/Win_Whats_New.html
~Kim~