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,

Re: .NET 2.0 by Norman

Norman
Mon Jul 31 13:49:43 CDT 2006

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.

"GMiller" <lucerotech@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,
>



Re: .NET 2.0 by Jim

Jim
Mon Jul 31 13:50:18 CDT 2006

> 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?

You need VS2005 (or the free express tools) to develop in 2005. VS2003 was
only designed to work with 1.1.
Jim Wooley
http://devauthority.com/blogs/jwooley/default.asp



Re: .NET 2.0 by GMiller

GMiller
Mon Jul 31 14:52:00 CDT 2006

Norman
Thank you, I wasn't aware of that.


Re: .NET 2.0 by Cowboy

Cowboy
Tue Aug 01 07:54:30 CDT 2006

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).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"GMiller" <lucerotech@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,
>