Hi everyone,
I have a winforms application that uses infragistics 8.1. I want to upgrade only selected forms from a
project to infragistics 2009 in a project and not others. But the project update utility gives me the option of
upgrading only a project. Is there any way around this? How can i do this?
Thanks a lot,
Sriram
Sriram,
It is necessary to upgrade the entire project because if two versions of the assembles are referenced then you will have duplicate class names in the same namespace. Your best option is to upgrade the entire project.
Alan