I download one from your website named: cab_tbmanagerribbon_v71. I changed all references to current version v82. but still not able to run it.
and all the examples from Public Documents\Infragistics\NetAdvantage for .NET 2008 Vol. 2 CLR 2.0\CAB Extensiblility Kit are not compilable.
Thanks
Joan,
This article in our online documentation details where to find and how to run the Project Upgrade Utility.
~Kim~
Thanks Kim,
I did follow the steps, but not sure how to do step 4:
4. Run the Project Upgrade Utility on each project. The fact that some of these projects do not have bin directories does not matter; the projects will be successfully upgraded if Step 1 was performed already. This will update the remaining Infragistics2 assemblies to the desired version.
Joan
J1234,
You can upgrade the cab_tbmanagerribbon_v71 sample to use 8.2 by following the steps in this Knowledge Base article.
sorry. please ignore the previous post. after I paste the Infragistics.Practices.CompositeUI.Winforms.dll version = xxx.1000. it's working.
but I still got 2 errors, both are:
Error 2 Assembly 'Infragistics.Practices.CompositeUI.WinForms, Version=1.0.20082.2038, Culture=neutral, PublicKeyToken=6d0c1d72875afb96' uses 'Infragistics2.Win.v8.2, Version=8.2.20082.2038, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' which has a higher version than referenced assembly 'Infragistics2.Win.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' c:\CAB\fileshare.ro_RibbonToolClickIssue\RibbonToolClickIssue\Lib\Infragistics.Practices.CompositeUI.WinForms.dll
Do I have to compile to get the Infragistics.Practices.CompositeUI.WinForms.dll?
Thanks,