My control panel says I not only have .NET 3.0 but also STILL have 2.0, 1.1
and security fix for 1.1. I want to remove all but, of course, the 3.0 as the
rest (especially 2.0) takes up a lot of space. BUT is this safe? or am I
missing something?
HELP!
john ...with thanks in advance
PvdG42 - 27 Dec 2007 14:53 GMT
> My control panel says I not only have .NET 3.0 but also STILL have 2.0,
> 1.1
[quoted text clipped - 6 lines]
>
> john ...with thanks in advance
Yes, you're missing the fact that 3.0 is an add-on to 2.0 and that you
cannot remove 2.0. (Same thing goes for 3.5, BTW)
As for 1.1, whether or not you can remove that safely depends on what (if
any) software you have installed that requires 1.1.
How did 1.1 get installed on your machine in the first place? If it was
installed with, for example, Visual Studio .NET 2003, that product will not
function without .NET Framework 1.1.
Cowboy (Gregory A. Beamer) - 27 Dec 2007 19:45 GMT
3. 0 is 2.0, or rather sits on top of 2.0. 3.5 is the same way. If you
delete 2.0, your 3.x apps will quite working.
You can get rid of 1.1, as long as you do not have an application that uses
it.

Signature
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
*************************************************
| Think outside the box!
*************************************************
> My control panel says I not only have .NET 3.0 but also STILL have 2.0,
> 1.1
[quoted text clipped - 6 lines]
>
> john ...with thanks in advance