Hi,
I create a users controls using the 7.2 version of infragistics over visual studio 2008. Without problems!
But when I load a proyect with a previous version (6.1 for example) and load the control with 7.2....the enviroment shows me many errors.....and some warnings.
All the errors and warning are about the conflict between namespaces of infragistics.
So, ¿there is a way to fix this? ¿can a project have both version of the infragistics controls without problems?
Thanks....
NetAdvantage 2008 Volume 1 is the first volume in which Visual Studio 2008 is supported. Please refer to Vince McDonald's blog regarding Visual Studio 2008 support here:
http://blogs.infragistics.com/blogs/vmcdonald/archive/2008/01/02/infragistics-support-for-visual-studio-2008.aspx
In regards to you main questions, multiple versions of our controls will not work in the the same project or with projects that reference each other. In your scenario where your user controls were created using 7.2, you wil have to either downgrade your user controls to 6.1 or upgrade your project to 7.2.
Excelent Sung....
So, I have another question: theres a way to upgrade o downgrade a project automatically? From 6.1 to 7.1 or else....
Because make a upgrade for example, step by step....can bring me many errors and problems, there's many control and code.....
thanks