|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET 2.0I am using Visual Studio 2003 and I just updated from .NET 1.1 to 2.0.
I have installed the 2.0 framework and the 2.0 SDK. However when I go into Visual Studio under help->about it still shows the .NET version as 1.1. Am I missing a step somewhere? Thank you, You missed one thing: Buy and/or install VS2005 or other IDE too that is
designed for .NET2.0. Each version of VS only works with the corresponding version of .NET, meaning, VS2003 can only use .NET1.1, while VS2005 works with .NET2.0. Show quote "GMiller" <lucerot***@gmail.com> wrote in message news:1154370582.540357.75130@m79g2000cwm.googlegroups.com... >I am using Visual Studio 2003 and I just updated from .NET 1.1 to 2.0. > I have installed the 2.0 framework and the 2.0 SDK. However when I go > into Visual Studio under help->about it still shows the .NET version as > 1.1. Am I missing a step somewhere? > > Thank you, > > I am using Visual Studio 2003 and I just updated from .NET 1.1 to 2.0. You need VS2005 (or the free express tools) to develop in 2005. VS2003 was > I have installed the 2.0 framework and the 2.0 SDK. However when I go > into Visual Studio under help->about it still shows the .NET version > as 1.1. Am I missing a step somewhere? only designed to work with 1.1. Jim Wooley http://devauthority.com/blogs/jwooley/default.aspx VS 2003 does not connect to .NET Framework 2.0. You will have to get a
version of Visual Studio 2005 (including the free express versions, if you can use them). -- Show quoteGregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************* Think outside of the box! ************************************************* "GMiller" <lucerot***@gmail.com> wrote in message news:1154370582.540357.75130@m79g2000cwm.googlegroups.com... >I am using Visual Studio 2003 and I just updated from .NET 1.1 to 2.0. > I have installed the 2.0 framework and the 2.0 SDK. However when I go > into Visual Studio under help->about it still shows the .NET version as > 1.1. Am I missing a step somewhere? > > Thank you, > |
|||||||||||||||||||||||