Hi,
I have two version on Visual Studio (2003 and 2005) installed on my pc.The version of Infragistic installed is the "2005 Volume 3". for VS 2003.It's working fine in VS 2003.
Is it possible to install the new version of Infragistics for VS 2005 without change on my old projects ?
Thanks
Tom
Tom,
What do you mean by "without change on my old projects"? I'm assuming that since you said you have the VS2003 version of 5.3 installed that you are referring to the CLR1.x version. If this is the case, then you should have no problems installing the CLR2 version side-by-side with the CLR1.x version, and it will not affect your CLR1.x projects since the DLLs have different names (i.e. the CLR1.x versions start with "Infragistics" while the CLR2 versions start with "Infragistics2").
-Matt