.net updates

K

Kelvin

hi I hope you can help in my windows updates i have the following 3 updates:
Microsoft .NET Framework 2.0 Service Pack 1 (KB110806) (x86)
Microsoft .NET Framework 3.0 Service Pack 1 (KB929300) (x86)
Microsoft .NET Framework 1.1 Service Pack 1
When itry to install the framework 1.1 fails and then moves to 2.0 and hangs.
The error for 1.1 in update history is Error Code: 0x643
I heve had framework installed previously but got uninstalled by mistake
after a error appeared.
Any advice what need to be done.
Thanks
 
J

JS

First download to your hard drive each version of NET
you have on your PC. See links provided below.

Then uninstall each version .NET you have on your PC,
Starting with the highest version first and finally uninstalling NET 1.x
(Remove 1.1 hotfix after removing .Net 1.1)
Next reinstall NET 1.x and work your way back up to the last
(highest version #) of NET. Also use the .Net Cleanup Tool to
remove the last vestiges of .Net

..NET Framework Cleanup Tool:
http://blogs.msdn.com/astebner/pages/8904493.aspx
"This .NET Framework cleanup tool is designed to automatically perform a set
of steps to remove selected versions of the .NET Framework from a computer,
It will remove files, directories, registry keys and values and Windows
Installer product registration information for the .NET Framework. The tool
is intended primarily to return your system to a known (relatively clean)
state in case you are encountering .NET Framework installation,
uninstallation, repair or patching errors so that you can try to install
again". I used this tool after using the Add or Remove Programs uninstall
feature. After using the Cleanup tool only a few folders and files still
remained, so I deleted these manually (See below)

NET Framework Setup Verification Tool:
http://blogs.msdn.com/astebner/pages/8999004.aspx
"This .NET Framework setup verification tool is designed to automatically
perform a set of steps to verify the installation state of one or more
versions of the .NET Framework on a computer."

..Net folders - After deleting all .Net Redistributables:
C:\Program Files\Reference Assemblies\ (Delete the Reference Assemblies
folder )
C:\WINDOWS\assembly (Delete the assembly folder)
C:\WINDOWS\Microsoft.NET\Framework (Delete the Microsoft .Net folder )
C:\Program Files\MSBuild\Microsoft\Windows Workflow Foundation\ (May or May
not exist)

1) The .NET Framework version 1.1 redistributable package:
http://www.microsoft.com/downloads/...E3-F589-4842-8157-034D1E7CF3A3&displaylang=en
2) NET Framework 1.1 Service Pack 1
http://www.microsoft.com/downloads/...4F-088E-40B2-BBDB-A83353618B38&displaylang=en
3) NET Framework version 2.0
http://www.microsoft.com/downloads/...cb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
4) NET Framework 2.0 Service Pack 1
http://www.microsoft.com/downloads/...77-E02C-4AD3-AACF-A7633F706BA5&displaylang=en
5) Microsoft .NET Framework 3.0
http://www.microsoft.com/downloads/...0B-F857-4A14-83F5-25634C3BF043&displaylang=en
6) NET Framework 3.0 Service Pack 1
http://www.microsoft.com/downloads/...5D-B255-4425-9E65-1E88A0BDB72A&displaylang=en


Then check for any .net security updates/hotfixes using Windows Update.


JS
http://www.pagestart.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top