In VS2003, Windows Application Property Pages I could go to Common
Properties, Build, Supported Runtimes Change and select version 1.0 or 1.1.

How can I do this in VS2005 so a VB windows application will target
framework 1.1 for example?

Thanks
Bill

Re: changing .NET framework version in VS 2005 (supported runtimes) by Morten

Morten
Tue Aug 14 10:06:04 CDT 2007

On Tue, 14 Aug 2007 16:56:19 +0200, BillE <belgie@datamti.com> wrote:

> In VS2003, Windows Application Property Pages I could go to Common
> Properties, Build, Supported Runtimes Change and select version 1.0 or 1.1.
>
> How can I do this in VS2005 so a VB windows application will target
> framework 1.1 for example?
>
> Thanks
> Bill
>
>
>

Hi Bill,

You can't. VS 2005 is .Net 2.0 only. VS 2008 will support building in .Net 2.0, 3.0 and 3.5, although as far as I know, intellisense will reflect .Net 3.5

--
Happy coding!
Morten Wennevik [C# MVP]

Re: changing .NET framework version in VS 2005 (supported runtimes) by PvdG42

PvdG42
Tue Aug 14 10:13:29 CDT 2007

"BillE" <belgie@datamti.com> wrote in message
news:OvF1INo3HHA.1188@TK2MSFTNGP04.phx.gbl...
> In VS2003, Windows Application Property Pages I could go to Common
> Properties, Build, Supported Runtimes Change and select version 1.0 or
> 1.1.
>
> How can I do this in VS2005 so a VB windows application will target
> framework 1.1 for example?
>
> Thanks
> Bill
>

This is the only possibility, AFAIK.

http://msdn2.microsoft.com/en-us/vstudio/aa718347.aspx