Home All Groups Group Topic Archive Search About

Does .net Framework 3.0 standalone?

Author
2 Apr 2007 4:09 PM
MrPaulm
If .net Framework 3.0 is installed on a server, is it also necessary
to install previous versions of the Framework?

Thanks.

Author
2 Apr 2007 4:13 PM
Henning Krause [MVP - Exchange]
Hello,

..NET 3.0 builds on top of 2.0, so you need 2.0 and 3.0.

Best regards,
Henning Krause

<MrPa***@gmail.com> wrote in message
Show quoteHide quote
news:1175530160.178085.254950@l77g2000hsb.googlegroups.com...
> If .net Framework 3.0 is installed on a server, is it also necessary
> to install previous versions of the Framework?
>
> Thanks.
>
Are all your drivers up to date? click for free checkup

Author
2 Apr 2007 5:25 PM
Kevin Spencer
No.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

<MrPa***@gmail.com> wrote in message
Show quoteHide quote
news:1175530160.178085.254950@l77g2000hsb.googlegroups.com...
> If .net Framework 3.0 is installed on a server, is it also necessary
> to install previous versions of the Framework?
>
> Thanks.
>
Author
2 Apr 2007 5:36 PM
Michael Letterle
On Apr 2, 12:09 pm, MrPa***@gmail.com wrote:
> If .net Framework 3.0 is installed on a server, is it also necessary
> to install previous versions of the Framework?
>
> Thanks.

The .NET 3.0 Framework is only WCF, WF, WPF and CardSpace, everything
else is still .NET 2.0.  In fact all of the .NET 3.0 components run on
the 2.0 CLR.  So in short, you need to have .NET 2.0 installed in
order to run .NET 3.0 executables. In fact the system requirements
for .NET 3.0 ensure that you have the .NET 2.0 framework already
installed.

Bookmark and Share