Hi, I've downloaded the .net framework 2.0 sdk and installed it and was wondering how to use it within the vs 2003 ide. When I compile a program it continues to use the 1.1 version of the sdk. I searched the documentation, but haven't been able to find anything that helps. How do I tell vs2003 to use the 2.0 version of the framework within the ide? Any help would be appreciated. Thanks, shagy
>Hi, I've downloaded the .net framework 2.0 sdk and installed it and was >wondering how to use it within the vs 2003 ide. You can't. VS2003 only uses 1.1 so you need VS2005 to target 2.0. Mattias -- Mattias Sjgren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.