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
20
Upgrading from V6.3 to V8.3 in Visual Studio 2008
posted

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

 

Parents
No Data
Reply
  • 37774
    posted

    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

Children