I inheritted a very large C# / WinForms application that uses Infragistics 8.2/8.3. In order to continue developing the application, we bought Infragistics 16.2. I am attempting to upgrade the solution to 16.2, but I am getting errors.
The type 'object' is defined in an assembly that is not referenced. You must add a reference to the assembly 'Infragistics2.Win.blah.v8.3, Version=8.3.xxxx, Culture=neutral, PublicKeyToken=xxxxxxxxxxx.
Things I've tried:
There were two related questions posted, but I followed those instructions too, and it did not help. What am I doing wrong?
Hi Daryl,
Glad it is moving along, keep me updated if anything else comes up.
I believe it was because it was referencing another project that had not upgraded correctly. I'm kinda disappointed with this upgrade tool. I think I'm going to have to upgrade 60+ projects manually.
Edit:
In response to your questions, yes, I had checked that.
I have upgraded several successfully now using the tool, and they are building, so I believe it was just the first couple making problems for the rest.
Did you also clear the contents of the licenses.licx file? Are there any 8.3 dlls referenced locally even after the clean?