Hi,
I am upgrading my projects to the version9.1.
the projects are being upgraded successfully, and when i build it's working fine.
My problem is when i try to go to the designer of the form, i am getting the following error many times.
i checked the licence and i found that it's referencing to the version 5.3 (which is also installed on my pc)
is there a way to enforce the use of version 9.1?
ps: i already had this problem when i was using version 8.1 also. i always had to close the project after debugging and then reopening it.
Thks. It's worked for me
hi,
thx for the Reply.
Actually i was deleting these objects and i still had the problem.
I figured out that i had in my refrences some dlls of older projects that are using Infragistics v 5.3
the solution is by removing these references before going to the designer, then re-add them. it will work fine !
The general solution to this problem is to clear out the contents of the licenses.licx file, and possibly delete the contents of the bin\obj directories. In most cases, it happens to be the licenses file that is causing the designer to try to load multiple versions of the assemblies, however.
-Matt