Home All Groups Group Topic Archive Search About

Older versions of .NET

Author
31 Mar 2007 1:38 AM
iamleppert
I have some systems that have older versions of .NET framework
installed. The company I am contracting with refuses to update the
framework installed on their machines. Is there any way to switch the
version of .NET you can "compile" in? I have Visual Studio 2005.

The versions they have installed:

2.0.50727.42
1.1.4322.2032
v1.0.3705

Thanks!

Johnathan

Author
31 Mar 2007 8:37 AM
Mattias Sjögren
>I have some systems that have older versions of .NET framework
>installed. The company I am contracting with refuses to update the
>framework installed on their machines. Is there any way to switch the
>version of .NET you can "compile" in? I have Visual Studio 2005.

VS2005 only natively targets v2.0 of the framework. To add support for
1.1, see http://www.codeplex.com/MSBee


Mattias

--
Mattias Sjögren [C# MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Author
31 Mar 2007 2:58 PM
Scott M.
If they have the versions you indicate below, then what is the problem?  VS
2005 creates apps. that run on the 2.0 Framework and you say that the
clients have it.


<iamlepp***@gmail.com> wrote in message
Show quote
news:1175305089.725362.137880@n76g2000hsh.googlegroups.com...
>I have some systems that have older versions of .NET framework
> installed. The company I am contracting with refuses to update the
> framework installed on their machines. Is there any way to switch the
> version of .NET you can "compile" in? I have Visual Studio 2005.
>
> The versions they have installed:
>
> 2.0.50727.42
> 1.1.4322.2032
> v1.0.3705
>
> Thanks!
>
> Johnathan
>

AddThis Social Bookmark Button