Hi:
I've got VS 2005 project that used Infragtistics V6.3. I'm trying to upgrade the Visual Studio project to VS 2008 and to use Infragistics V 8.3.
What are the steps that I need to do this?
I've already: (1) replaced V6.3 Assembly references with V8.3 (2) Hand edited the licenses.licx file
I'm still getting a "Could not load file or assembly 'Infragistics2.Win.UltraWinStatusBar.v6.3, Version = 6.3.20063.53, ........' or one of it's dependencies. The system cannot find the file specified.
What am I missing or doing wrong here?
Thanks,
JohnB
If you are certain that there is no reference to the 6.3 version in your solution (try just searching for "V6.3" through the whole solution), then the only other thing that comes to mind would be to clear the bin/debug folders as well.
-Matt