I don't think it's possible to make vs.net map to a different version of the .net framework. I think the mapping is
2002 - 1.0 2003 - 1.1 2005 - 2.0 I bought visual c# standard 2003 because of this, it was very reasonable -- about $100. -----Original Message----- From: Unmoderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Chakravarty, Sarvajith Sent: Monday, February 07, 2005 2:00 AM To: [email protected] Subject: [ADVANCED-DOTNET] How to change .net framework target Hi Guys, I have downloaded MS enterprise library which is probable targetting Microsoft .NET Framework version 1.1 and requires Microsoft Visual Studio .NET 2003 development system. But I don't have Visual Studio .NET 2003 development system and have installed 2005. Though it converted the project, I still have a few unsolved compilation errors. Is it possible to target .NET Framework version 1.1 from 2005 either selectively for the project or for all proj from 2005 without having to install visual studio 2003? Thanks and appreciate for your help! Thanks, Sarvajith =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
