Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Can I delete v1.14322 if I already have v2.05 of Microsoft.NET fra

Reply
Thread Tools Display Modes

Can I delete v1.14322 if I already have v2.05 of Microsoft.NET fra

 
 
hpum
Guest
Posts: n/a

 
      10-17-2008
I want to free space from my C:drive and I noticed that
Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files. I also
got a v2.05 folder in the framework tree. Is it safe to delete the v1.14322
folder via Microsoft .Net framework 1.1 hotfix (kb886903) in Add/Remove
program?
 
Reply With Quote
 
 
 
 
Jim
Guest
Posts: n/a

 
      10-17-2008

"hpum" <> wrote in message
news:6A21B163-17D8-41C2-82AE-...
>I want to free space from my C:drive and I noticed that
> Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files. I
> also
> got a v2.05 folder in the framework tree. Is it safe to delete the
> v1.14322
> folder via Microsoft .Net framework 1.1 hotfix (kb886903) in Add/Remove
> program?

No. These installations are not cumulative.
Jim


 
Reply With Quote
 
JS
Guest
Posts: n/a

 
      10-17-2008
If you are not using .NET to develop software and .NET is installed only
because a software application on your PC requires .NET 1.1x then it looks
like you have the .NET Framework Software Development Kit Version 1.1x
installed which is much larger than the runtime version.
SDK Version:
http://www.microsoft.com/downloads/d...displaylang=en

What you most likely need is the:
Microsoft .NET Framework Version 1.1 Redistributable Package:
http://www.microsoft.com/downloads/d...displaylang=en

Note: The .NET Framework version 1.1 redistributable package
includes everything you need to run applications developed
using the .NET Framework version 1.x.

You may need or have other versions of .NET installed on your
PC, each version installed does not supersede earlier versions.
So if you have NET 1.1 installed and see .NET 2.x also installed
do not delete NET 1.x as 2.x is not a replacement for NET 1.x

JS
http://www.pagestart.com


"hpum" <> wrote in message
news:6A21B163-17D8-41C2-82AE-...
>I want to free space from my C:drive and I noticed that
> Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files. I
> also
> got a v2.05 folder in the framework tree. Is it safe to delete the
> v1.14322
> folder via Microsoft .Net framework 1.1 hotfix (kb886903) in Add/Remove
> program?



 
Reply With Quote
 
hpum
Guest
Posts: n/a

 
      10-17-2008
Thank you JS
Will the correct sequence be to uninstall frameworks V1.1. framework V1.1
hotfix while leave V2.0. framework installed and download/install NET
Framework version 1.1 redistributable package?

Also, since this frameworks aren't cumalative, why isn't the microsoft.net
framework V1.0 showing in windows explorer but not in Add/Remove program?

"JS" wrote:

> If you are not using .NET to develop software and .NET is installed only
> because a software application on your PC requires .NET 1.1x then it looks
> like you have the .NET Framework Software Development Kit Version 1.1x
> installed which is much larger than the runtime version.
> SDK Version:
> http://www.microsoft.com/downloads/d...displaylang=en
>
> What you most likely need is the:
> Microsoft .NET Framework Version 1.1 Redistributable Package:
> http://www.microsoft.com/downloads/d...displaylang=en
>
> Note: The .NET Framework version 1.1 redistributable package
> includes everything you need to run applications developed
> using the .NET Framework version 1.x.
>
> You may need or have other versions of .NET installed on your
> PC, each version installed does not supersede earlier versions.
> So if you have NET 1.1 installed and see .NET 2.x also installed
> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
>
> JS
> http://www.pagestart.com
>
>
> "hpum" <> wrote in message
> news:6A21B163-17D8-41C2-82AE-...
> >I want to free space from my C:drive and I noticed that
> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files. I
> > also
> > got a v2.05 folder in the framework tree. Is it safe to delete the
> > v1.14322
> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in Add/Remove
> > program?

>
>
>

 
Reply With Quote
 
JS
Guest
Posts: n/a

 
      10-18-2008
For uninstall instructions read:
http://support.microsoft.com/kb/923100
Ignore the title of this article and scroll down to:
"RESOLUTION" and follow these instructions.

As for .Net 1.0 not being listed in Add/Remove Programs
http://support.microsoft.com/?kbid=938244

For a list of each version of .NET and where to download:
http://support.microsoft.com/kb/923100
Note: Disregard the title of the article.
Scroll down to method #1, step 4 for the download links.
Double check to verify you are downloading the "redistributable package"

To sort out the confusion of the real Net Framework version numbers:
See: .NET Framework version numbers
http://blogs.msdn.com/astebner/archi...vice-pack.aspx

Security Hotfixes are available here: (Install these last)
Microsoft Security Bulletin MS07-040 - Critical
http://www.microsoft.com/technet/sec.../ms07-040.mspx

JS
http://www.pagestart.com


"hpum" <> wrote in message
news:240D65A1-314D-4A4D-A36B-...
> Thank you JS
> Will the correct sequence be to uninstall frameworks V1.1. framework V1.1
> hotfix while leave V2.0. framework installed and download/install NET
> Framework version 1.1 redistributable package?
>
> Also, since this frameworks aren't cumalative, why isn't the
> microsoft.net
> framework V1.0 showing in windows explorer but not in Add/Remove program?
>
> "JS" wrote:
>
>> If you are not using .NET to develop software and .NET is installed only
>> because a software application on your PC requires .NET 1.1x then it
>> looks
>> like you have the .NET Framework Software Development Kit Version 1.1x
>> installed which is much larger than the runtime version.
>> SDK Version:
>> http://www.microsoft.com/downloads/d...displaylang=en
>>
>> What you most likely need is the:
>> Microsoft .NET Framework Version 1.1 Redistributable Package:
>> http://www.microsoft.com/downloads/d...displaylang=en
>>
>> Note: The .NET Framework version 1.1 redistributable package
>> includes everything you need to run applications developed
>> using the .NET Framework version 1.x.
>>
>> You may need or have other versions of .NET installed on your
>> PC, each version installed does not supersede earlier versions.
>> So if you have NET 1.1 installed and see .NET 2.x also installed
>> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
>>
>> JS
>> http://www.pagestart.com
>>
>>
>> "hpum" <> wrote in message
>> news:6A21B163-17D8-41C2-82AE-...
>> >I want to free space from my C:drive and I noticed that
>> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files. I
>> > also
>> > got a v2.05 folder in the framework tree. Is it safe to delete the
>> > v1.14322
>> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in Add/Remove
>> > program?

>>
>>
>>



 
Reply With Quote
 
hpum
Guest
Posts: n/a

 
      10-18-2008
Great but I'm having uninstall issues now with the existing frameworks I've
got installeed including the hotfix for v1.1. Since I belong to the
administrators group, it not an access problem but a missing uninstall
package. I'm being redirected to netfix.msifor v1.1 and a patch package for
v2.0.

Should I just run the windows installer cleanup utility? If I'm not mistaken
it does wonders to missing or corrupted uninstall files.

"JS" wrote:

> For uninstall instructions read:
> http://support.microsoft.com/kb/923100
> Ignore the title of this article and scroll down to:
> "RESOLUTION" and follow these instructions.
>
> As for .Net 1.0 not being listed in Add/Remove Programs
> http://support.microsoft.com/?kbid=938244
>
> For a list of each version of .NET and where to download:
> http://support.microsoft.com/kb/923100
> Note: Disregard the title of the article.
> Scroll down to method #1, step 4 for the download links.
> Double check to verify you are downloading the "redistributable package"
>
> To sort out the confusion of the real Net Framework version numbers:
> See: .NET Framework version numbers
> http://blogs.msdn.com/astebner/archi...vice-pack.aspx
>
> Security Hotfixes are available here: (Install these last)
> Microsoft Security Bulletin MS07-040 - Critical
> http://www.microsoft.com/technet/sec.../ms07-040.mspx
>
> JS
> http://www.pagestart.com
>
>
> "hpum" <> wrote in message
> news:240D65A1-314D-4A4D-A36B-...
> > Thank you JS
> > Will the correct sequence be to uninstall frameworks V1.1. framework V1.1
> > hotfix while leave V2.0. framework installed and download/install NET
> > Framework version 1.1 redistributable package?
> >
> > Also, since this frameworks aren't cumalative, why isn't the
> > microsoft.net
> > framework V1.0 showing in windows explorer but not in Add/Remove program?
> >
> > "JS" wrote:
> >
> >> If you are not using .NET to develop software and .NET is installed only
> >> because a software application on your PC requires .NET 1.1x then it
> >> looks
> >> like you have the .NET Framework Software Development Kit Version 1.1x
> >> installed which is much larger than the runtime version.
> >> SDK Version:
> >> http://www.microsoft.com/downloads/d...displaylang=en
> >>
> >> What you most likely need is the:
> >> Microsoft .NET Framework Version 1.1 Redistributable Package:
> >> http://www.microsoft.com/downloads/d...displaylang=en
> >>
> >> Note: The .NET Framework version 1.1 redistributable package
> >> includes everything you need to run applications developed
> >> using the .NET Framework version 1.x.
> >>
> >> You may need or have other versions of .NET installed on your
> >> PC, each version installed does not supersede earlier versions.
> >> So if you have NET 1.1 installed and see .NET 2.x also installed
> >> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
> >>
> >> JS
> >> http://www.pagestart.com
> >>
> >>
> >> "hpum" <> wrote in message
> >> news:6A21B163-17D8-41C2-82AE-...
> >> >I want to free space from my C:drive and I noticed that
> >> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files. I
> >> > also
> >> > got a v2.05 folder in the framework tree. Is it safe to delete the
> >> > v1.14322
> >> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in Add/Remove
> >> > program?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
JS
Guest
Posts: n/a

 
      10-18-2008
Installation of .NET Framework fails and requires manual removal:
http://support.microsoft.com/kb/320112

How to troubleshoot Microsoft .NET Framework 1.1
installation issues in Windows XP or in Windows 2000
http://support.microsoft.com/kb/824643
See Method #3, Option A.

Removal/Cleanup tool to fix .NET Framework install failures
(and uninstall failures)
http://blogs.msdn.com/astebner/archi...08/406671.aspx
"This cleanup tool will delete shared files and registry keys
used by other versions of the .NET Framework. So if you use it,
be prepared to repair or reinstall any other versions of the
..NET Framework that are on your computer to get them
to work correctly afterwards"

Description of the Windows Installer CleanUp Utility
(If all else fails)
http://support.microsoft.com/kb/290301
Note: Read the "Summary" section of this article
so you fully understand what the Installer Cleanup Utility
can and can not do.

JS
http://www.pagestart.com




"hpum" <> wrote in message
news:3FA146D8-1A27-4C8B-9208-...
> Great but I'm having uninstall issues now with the existing frameworks
> I've
> got installeed including the hotfix for v1.1. Since I belong to the
> administrators group, it not an access problem but a missing uninstall
> package. I'm being redirected to netfix.msifor v1.1 and a patch package
> for
> v2.0.
>
> Should I just run the windows installer cleanup utility? If I'm not
> mistaken
> it does wonders to missing or corrupted uninstall files.
>
> "JS" wrote:
>
>> For uninstall instructions read:
>> http://support.microsoft.com/kb/923100
>> Ignore the title of this article and scroll down to:
>> "RESOLUTION" and follow these instructions.
>>
>> As for .Net 1.0 not being listed in Add/Remove Programs
>> http://support.microsoft.com/?kbid=938244
>>
>> For a list of each version of .NET and where to download:
>> http://support.microsoft.com/kb/923100
>> Note: Disregard the title of the article.
>> Scroll down to method #1, step 4 for the download links.
>> Double check to verify you are downloading the "redistributable package"
>>
>> To sort out the confusion of the real Net Framework version numbers:
>> See: .NET Framework version numbers
>> http://blogs.msdn.com/astebner/archi...vice-pack.aspx
>>
>> Security Hotfixes are available here: (Install these last)
>> Microsoft Security Bulletin MS07-040 - Critical
>> http://www.microsoft.com/technet/sec.../ms07-040.mspx
>>
>> JS
>> http://www.pagestart.com
>>
>>
>> "hpum" <> wrote in message
>> news:240D65A1-314D-4A4D-A36B-...
>> > Thank you JS
>> > Will the correct sequence be to uninstall frameworks V1.1. framework
>> > V1.1
>> > hotfix while leave V2.0. framework installed and download/install NET
>> > Framework version 1.1 redistributable package?
>> >
>> > Also, since this frameworks aren't cumalative, why isn't the
>> > microsoft.net
>> > framework V1.0 showing in windows explorer but not in Add/Remove
>> > program?
>> >
>> > "JS" wrote:
>> >
>> >> If you are not using .NET to develop software and .NET is installed
>> >> only
>> >> because a software application on your PC requires .NET 1.1x then it
>> >> looks
>> >> like you have the .NET Framework Software Development Kit Version 1.1x
>> >> installed which is much larger than the runtime version.
>> >> SDK Version:
>> >> http://www.microsoft.com/downloads/d...displaylang=en
>> >>
>> >> What you most likely need is the:
>> >> Microsoft .NET Framework Version 1.1 Redistributable Package:
>> >> http://www.microsoft.com/downloads/d...displaylang=en
>> >>
>> >> Note: The .NET Framework version 1.1 redistributable package
>> >> includes everything you need to run applications developed
>> >> using the .NET Framework version 1.x.
>> >>
>> >> You may need or have other versions of .NET installed on your
>> >> PC, each version installed does not supersede earlier versions.
>> >> So if you have NET 1.1 installed and see .NET 2.x also installed
>> >> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
>> >>
>> >> JS
>> >> http://www.pagestart.com
>> >>
>> >>
>> >> "hpum" <> wrote in message
>> >> news:6A21B163-17D8-41C2-82AE-...
>> >> >I want to free space from my C:drive and I noticed that
>> >> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files.
>> >> > I
>> >> > also
>> >> > got a v2.05 folder in the framework tree. Is it safe to delete the
>> >> > v1.14322
>> >> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in
>> >> > Add/Remove
>> >> > program?
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
hpum
Guest
Posts: n/a

 
      10-19-2008
After running the cleanup tool to clean all framework versions, my system
restarted automatically and I no longer saw any of the versions in
add/remove program, but C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 folder
and C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 folder still had its
contents with the v1.1 folder still eating up 1.4gb of disk space. Will it
be okay to just delete those folders from windows explorer and restart the
system?

If I have to reinstall the Redistributable Package next won't it just add up
to those folders?

"JS" wrote:

> Installation of .NET Framework fails and requires manual removal:
> http://support.microsoft.com/kb/320112
>
> How to troubleshoot Microsoft .NET Framework 1.1
> installation issues in Windows XP or in Windows 2000
> http://support.microsoft.com/kb/824643
> See Method #3, Option A.
>
> Removal/Cleanup tool to fix .NET Framework install failures
> (and uninstall failures)
> http://blogs.msdn.com/astebner/archi...08/406671.aspx
> "This cleanup tool will delete shared files and registry keys
> used by other versions of the .NET Framework. So if you use it,
> be prepared to repair or reinstall any other versions of the
> ..NET Framework that are on your computer to get them
> to work correctly afterwards"
>
> Description of the Windows Installer CleanUp Utility
> (If all else fails)
> http://support.microsoft.com/kb/290301
> Note: Read the "Summary" section of this article
> so you fully understand what the Installer Cleanup Utility
> can and can not do.
>
> JS
> http://www.pagestart.com
>
>
>
>
> "hpum" <> wrote in message
> news:3FA146D8-1A27-4C8B-9208-...
> > Great but I'm having uninstall issues now with the existing frameworks
> > I've
> > got installeed including the hotfix for v1.1. Since I belong to the
> > administrators group, it not an access problem but a missing uninstall
> > package. I'm being redirected to netfix.msifor v1.1 and a patch package
> > for
> > v2.0.
> >
> > Should I just run the windows installer cleanup utility? If I'm not
> > mistaken
> > it does wonders to missing or corrupted uninstall files.
> >
> > "JS" wrote:
> >
> >> For uninstall instructions read:
> >> http://support.microsoft.com/kb/923100
> >> Ignore the title of this article and scroll down to:
> >> "RESOLUTION" and follow these instructions.
> >>
> >> As for .Net 1.0 not being listed in Add/Remove Programs
> >> http://support.microsoft.com/?kbid=938244
> >>
> >> For a list of each version of .NET and where to download:
> >> http://support.microsoft.com/kb/923100
> >> Note: Disregard the title of the article.
> >> Scroll down to method #1, step 4 for the download links.
> >> Double check to verify you are downloading the "redistributable package"
> >>
> >> To sort out the confusion of the real Net Framework version numbers:
> >> See: .NET Framework version numbers
> >> http://blogs.msdn.com/astebner/archi...vice-pack.aspx
> >>
> >> Security Hotfixes are available here: (Install these last)
> >> Microsoft Security Bulletin MS07-040 - Critical
> >> http://www.microsoft.com/technet/sec.../ms07-040.mspx
> >>
> >> JS
> >> http://www.pagestart.com
> >>
> >>
> >> "hpum" <> wrote in message
> >> news:240D65A1-314D-4A4D-A36B-...
> >> > Thank you JS
> >> > Will the correct sequence be to uninstall frameworks V1.1. framework
> >> > V1.1
> >> > hotfix while leave V2.0. framework installed and download/install NET
> >> > Framework version 1.1 redistributable package?
> >> >
> >> > Also, since this frameworks aren't cumalative, why isn't the
> >> > microsoft.net
> >> > framework V1.0 showing in windows explorer but not in Add/Remove
> >> > program?
> >> >
> >> > "JS" wrote:
> >> >
> >> >> If you are not using .NET to develop software and .NET is installed
> >> >> only
> >> >> because a software application on your PC requires .NET 1.1x then it
> >> >> looks
> >> >> like you have the .NET Framework Software Development Kit Version 1.1x
> >> >> installed which is much larger than the runtime version.
> >> >> SDK Version:
> >> >> http://www.microsoft.com/downloads/d...displaylang=en
> >> >>
> >> >> What you most likely need is the:
> >> >> Microsoft .NET Framework Version 1.1 Redistributable Package:
> >> >> http://www.microsoft.com/downloads/d...displaylang=en
> >> >>
> >> >> Note: The .NET Framework version 1.1 redistributable package
> >> >> includes everything you need to run applications developed
> >> >> using the .NET Framework version 1.x.
> >> >>
> >> >> You may need or have other versions of .NET installed on your
> >> >> PC, each version installed does not supersede earlier versions.
> >> >> So if you have NET 1.1 installed and see .NET 2.x also installed
> >> >> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
> >> >>
> >> >> JS
> >> >> http://www.pagestart.com
> >> >>
> >> >>
> >> >> "hpum" <> wrote in message
> >> >> news:6A21B163-17D8-41C2-82AE-...
> >> >> >I want to free space from my C:drive and I noticed that
> >> >> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of files.
> >> >> > I
> >> >> > also
> >> >> > got a v2.05 folder in the framework tree. Is it safe to delete the
> >> >> > v1.14322
> >> >> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in
> >> >> > Add/Remove
> >> >> > program?
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
JS
Guest
Posts: n/a

 
      10-19-2008
Before you delete those folders, I need to know ...
Did you follow Method #1 - Step 1, 2 and 3 in this article to uninstall .Net
http://support.microsoft.com/kb/923100

If not then which "Clean Up" utility did you use and how did you use it.

JS
http://www.pagestart.com



"hpum" <> wrote in message
news:869D8D8C-4073-4633-B87C-...
> After running the cleanup tool to clean all framework versions, my system
> restarted automatically and I no longer saw any of the versions in
> add/remove program, but C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
> folder
> and C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 folder still had its
> contents with the v1.1 folder still eating up 1.4gb of disk space. Will
> it
> be okay to just delete those folders from windows explorer and restart the
> system?
>
> If I have to reinstall the Redistributable Package next won't it just add
> up
> to those folders?
>
> "JS" wrote:
>
>> Installation of .NET Framework fails and requires manual removal:
>> http://support.microsoft.com/kb/320112
>>
>> How to troubleshoot Microsoft .NET Framework 1.1
>> installation issues in Windows XP or in Windows 2000
>> http://support.microsoft.com/kb/824643
>> See Method #3, Option A.
>>
>> Removal/Cleanup tool to fix .NET Framework install failures
>> (and uninstall failures)
>> http://blogs.msdn.com/astebner/archi...08/406671.aspx
>> "This cleanup tool will delete shared files and registry keys
>> used by other versions of the .NET Framework. So if you use it,
>> be prepared to repair or reinstall any other versions of the
>> ..NET Framework that are on your computer to get them
>> to work correctly afterwards"
>>
>> Description of the Windows Installer CleanUp Utility
>> (If all else fails)
>> http://support.microsoft.com/kb/290301
>> Note: Read the "Summary" section of this article
>> so you fully understand what the Installer Cleanup Utility
>> can and can not do.
>>
>> JS
>> http://www.pagestart.com
>>
>>
>>
>>
>> "hpum" <> wrote in message
>> news:3FA146D8-1A27-4C8B-9208-...
>> > Great but I'm having uninstall issues now with the existing frameworks
>> > I've
>> > got installeed including the hotfix for v1.1. Since I belong to the
>> > administrators group, it not an access problem but a missing uninstall
>> > package. I'm being redirected to netfix.msifor v1.1 and a patch
>> > package
>> > for
>> > v2.0.
>> >
>> > Should I just run the windows installer cleanup utility? If I'm not
>> > mistaken
>> > it does wonders to missing or corrupted uninstall files.
>> >
>> > "JS" wrote:
>> >
>> >> For uninstall instructions read:
>> >> http://support.microsoft.com/kb/923100
>> >> Ignore the title of this article and scroll down to:
>> >> "RESOLUTION" and follow these instructions.
>> >>
>> >> As for .Net 1.0 not being listed in Add/Remove Programs
>> >> http://support.microsoft.com/?kbid=938244
>> >>
>> >> For a list of each version of .NET and where to download:
>> >> http://support.microsoft.com/kb/923100
>> >> Note: Disregard the title of the article.
>> >> Scroll down to method #1, step 4 for the download links.
>> >> Double check to verify you are downloading the "redistributable
>> >> package"
>> >>
>> >> To sort out the confusion of the real Net Framework version numbers:
>> >> See: .NET Framework version numbers
>> >> http://blogs.msdn.com/astebner/archi...vice-pack.aspx
>> >>
>> >> Security Hotfixes are available here: (Install these last)
>> >> Microsoft Security Bulletin MS07-040 - Critical
>> >> http://www.microsoft.com/technet/sec.../ms07-040.mspx
>> >>
>> >> JS
>> >> http://www.pagestart.com
>> >>
>> >>
>> >> "hpum" <> wrote in message
>> >> news:240D65A1-314D-4A4D-A36B-...
>> >> > Thank you JS
>> >> > Will the correct sequence be to uninstall frameworks V1.1. framework
>> >> > V1.1
>> >> > hotfix while leave V2.0. framework installed and download/install
>> >> > NET
>> >> > Framework version 1.1 redistributable package?
>> >> >
>> >> > Also, since this frameworks aren't cumalative, why isn't the
>> >> > microsoft.net
>> >> > framework V1.0 showing in windows explorer but not in Add/Remove
>> >> > program?
>> >> >
>> >> > "JS" wrote:
>> >> >
>> >> >> If you are not using .NET to develop software and .NET is installed
>> >> >> only
>> >> >> because a software application on your PC requires .NET 1.1x then
>> >> >> it
>> >> >> looks
>> >> >> like you have the .NET Framework Software Development Kit Version
>> >> >> 1.1x
>> >> >> installed which is much larger than the runtime version.
>> >> >> SDK Version:
>> >> >> http://www.microsoft.com/downloads/d...displaylang=en
>> >> >>
>> >> >> What you most likely need is the:
>> >> >> Microsoft .NET Framework Version 1.1 Redistributable Package:
>> >> >> http://www.microsoft.com/downloads/d...displaylang=en
>> >> >>
>> >> >> Note: The .NET Framework version 1.1 redistributable package
>> >> >> includes everything you need to run applications developed
>> >> >> using the .NET Framework version 1.x.
>> >> >>
>> >> >> You may need or have other versions of .NET installed on your
>> >> >> PC, each version installed does not supersede earlier versions.
>> >> >> So if you have NET 1.1 installed and see .NET 2.x also installed
>> >> >> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
>> >> >>
>> >> >> JS
>> >> >> http://www.pagestart.com
>> >> >>
>> >> >>
>> >> >> "hpum" <> wrote in message
>> >> >> news:6A21B163-17D8-41C2-82AE-...
>> >> >> >I want to free space from my C:drive and I noticed that
>> >> >> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of
>> >> >> > files.
>> >> >> > I
>> >> >> > also
>> >> >> > got a v2.05 folder in the framework tree. Is it safe to delete
>> >> >> > the
>> >> >> > v1.14322
>> >> >> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in
>> >> >> > Add/Remove
>> >> >> > program?
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
hpum
Guest
Posts: n/a

 
      10-19-2008
I couldn't do step #1 so I first ran the cleanup tool (dotnetfx). by default
the product to cleanup was .Net Framework-All versions,then I chose Clean up
now. then my system restarted itself.

Just now I ran the windows installer clean up utility which is step #2, but
there is no Windows Installer applications for the .NET Framework for me to
choose and remove. Thanks for helping me.

"JS" wrote:

> Before you delete those folders, I need to know ...
> Did you follow Method #1 - Step 1, 2 and 3 in this article to uninstall .Net
> http://support.microsoft.com/kb/923100
>
> If not then which "Clean Up" utility did you use and how did you use it.
>
> JS
> http://www.pagestart.com
>
>
>
> "hpum" <> wrote in message
> news:869D8D8C-4073-4633-B87C-...
> > After running the cleanup tool to clean all framework versions, my system
> > restarted automatically and I no longer saw any of the versions in
> > add/remove program, but C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
> > folder
> > and C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 folder still had its
> > contents with the v1.1 folder still eating up 1.4gb of disk space. Will
> > it
> > be okay to just delete those folders from windows explorer and restart the
> > system?
> >
> > If I have to reinstall the Redistributable Package next won't it just add
> > up
> > to those folders?
> >
> > "JS" wrote:
> >
> >> Installation of .NET Framework fails and requires manual removal:
> >> http://support.microsoft.com/kb/320112
> >>
> >> How to troubleshoot Microsoft .NET Framework 1.1
> >> installation issues in Windows XP or in Windows 2000
> >> http://support.microsoft.com/kb/824643
> >> See Method #3, Option A.
> >>
> >> Removal/Cleanup tool to fix .NET Framework install failures
> >> (and uninstall failures)
> >> http://blogs.msdn.com/astebner/archi...08/406671.aspx
> >> "This cleanup tool will delete shared files and registry keys
> >> used by other versions of the .NET Framework. So if you use it,
> >> be prepared to repair or reinstall any other versions of the
> >> ..NET Framework that are on your computer to get them
> >> to work correctly afterwards"
> >>
> >> Description of the Windows Installer CleanUp Utility
> >> (If all else fails)
> >> http://support.microsoft.com/kb/290301
> >> Note: Read the "Summary" section of this article
> >> so you fully understand what the Installer Cleanup Utility
> >> can and can not do.
> >>
> >> JS
> >> http://www.pagestart.com
> >>
> >>
> >>
> >>
> >> "hpum" <> wrote in message
> >> news:3FA146D8-1A27-4C8B-9208-...
> >> > Great but I'm having uninstall issues now with the existing frameworks
> >> > I've
> >> > got installeed including the hotfix for v1.1. Since I belong to the
> >> > administrators group, it not an access problem but a missing uninstall
> >> > package. I'm being redirected to netfix.msifor v1.1 and a patch
> >> > package
> >> > for
> >> > v2.0.
> >> >
> >> > Should I just run the windows installer cleanup utility? If I'm not
> >> > mistaken
> >> > it does wonders to missing or corrupted uninstall files.
> >> >
> >> > "JS" wrote:
> >> >
> >> >> For uninstall instructions read:
> >> >> http://support.microsoft.com/kb/923100
> >> >> Ignore the title of this article and scroll down to:
> >> >> "RESOLUTION" and follow these instructions.
> >> >>
> >> >> As for .Net 1.0 not being listed in Add/Remove Programs
> >> >> http://support.microsoft.com/?kbid=938244
> >> >>
> >> >> For a list of each version of .NET and where to download:
> >> >> http://support.microsoft.com/kb/923100
> >> >> Note: Disregard the title of the article.
> >> >> Scroll down to method #1, step 4 for the download links.
> >> >> Double check to verify you are downloading the "redistributable
> >> >> package"
> >> >>
> >> >> To sort out the confusion of the real Net Framework version numbers:
> >> >> See: .NET Framework version numbers
> >> >> http://blogs.msdn.com/astebner/archi...vice-pack.aspx
> >> >>
> >> >> Security Hotfixes are available here: (Install these last)
> >> >> Microsoft Security Bulletin MS07-040 - Critical
> >> >> http://www.microsoft.com/technet/sec.../ms07-040.mspx
> >> >>
> >> >> JS
> >> >> http://www.pagestart.com
> >> >>
> >> >>
> >> >> "hpum" <> wrote in message
> >> >> news:240D65A1-314D-4A4D-A36B-...
> >> >> > Thank you JS
> >> >> > Will the correct sequence be to uninstall frameworks V1.1. framework
> >> >> > V1.1
> >> >> > hotfix while leave V2.0. framework installed and download/install
> >> >> > NET
> >> >> > Framework version 1.1 redistributable package?
> >> >> >
> >> >> > Also, since this frameworks aren't cumalative, why isn't the
> >> >> > microsoft.net
> >> >> > framework V1.0 showing in windows explorer but not in Add/Remove
> >> >> > program?
> >> >> >
> >> >> > "JS" wrote:
> >> >> >
> >> >> >> If you are not using .NET to develop software and .NET is installed
> >> >> >> only
> >> >> >> because a software application on your PC requires .NET 1.1x then
> >> >> >> it
> >> >> >> looks
> >> >> >> like you have the .NET Framework Software Development Kit Version
> >> >> >> 1.1x
> >> >> >> installed which is much larger than the runtime version.
> >> >> >> SDK Version:
> >> >> >> http://www.microsoft.com/downloads/d...displaylang=en
> >> >> >>
> >> >> >> What you most likely need is the:
> >> >> >> Microsoft .NET Framework Version 1.1 Redistributable Package:
> >> >> >> http://www.microsoft.com/downloads/d...displaylang=en
> >> >> >>
> >> >> >> Note: The .NET Framework version 1.1 redistributable package
> >> >> >> includes everything you need to run applications developed
> >> >> >> using the .NET Framework version 1.x.
> >> >> >>
> >> >> >> You may need or have other versions of .NET installed on your
> >> >> >> PC, each version installed does not supersede earlier versions.
> >> >> >> So if you have NET 1.1 installed and see .NET 2.x also installed
> >> >> >> do not delete NET 1.x as 2.x is not a replacement for NET 1.x
> >> >> >>
> >> >> >> JS
> >> >> >> http://www.pagestart.com
> >> >> >>
> >> >> >>
> >> >> >> "hpum" <> wrote in message
> >> >> >> news:6A21B163-17D8-41C2-82AE-...
> >> >> >> >I want to free space from my C:drive and I noticed that
> >> >> >> > Windows>Microsoft.NET>framework>v1.14322 folder has 1.4Gb of
> >> >> >> > files.
> >> >> >> > I
> >> >> >> > also
> >> >> >> > got a v2.05 folder in the framework tree. Is it safe to delete
> >> >> >> > the
> >> >> >> > v1.14322
> >> >> >> > folder via Microsoft .Net framework 1.1 hotfix (kb886903) in
> >> >> >> > Add/Remove
> >> >> >> > program?
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CANNOT delete items in Microsoft Mail Retired Seaman Windows Vista Mail 2 01-03-2009 05:35 PM
I cannot permanently delete emails from my delete folder.... RenewablePower Windows Vista Mail 1 12-02-2008 05:25 PM
cannot delete message from outbox (Microsoft office outlook, 2003) Mario Windows Vista Mail 4 11-29-2007 10:30 PM
Cant delete unwanted microsoft applications ANdy Windows Vista Administration 0 06-30-2007 05:44 PM
delete windows XP - delete entire hard drive and reformat gta-canuk Windows Update 4 06-06-2006 06:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59