|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
"Eric57" wrote: > I had originally posted a solution for .NET Framework 1.0 643 errors, but the > same methodology will solve the problem for 1.1 errors. In addition, the > following steps may rectify other hex code errors. The problem is a corrupt > Framework library and the solution is to restore it to a previous working > state. The important thing is to use the correct .NET Framework > Redistributable library in the following steps. > > MS is aware of the Framework corruption issues as documented in the > following two files: > > \WINNT\Microsoft.NET\Framework\v1.0.3705\repair.ht m <--1.0 > \WINNT\Microsoft.NET\Framework\v1.1.4322\1033\repa irRedist.htm <--1.1 > > They note: "You may need to repair your installation of the .NET Framework > after upgrading your operating system or if the system becomes corrupted". > Each then recommend using "dotnetfx.exe" to restore the .NET Framework to a > previous state. > > To obtain the correct dotnefx, first download either the > > ".NET Framework 1.0 Redistributable" > or > ".NET Framework 1.1 Redistributable" > > from: http://msdn.microsoft.com/netframewo...s/default.aspx > > This download is a self-extracting file named "dotnetredist.exe". Click on > it > to obtain the "dotnetfx.exe" file. Next, from a command line prompt, change > to the directory containing "dotnetfx.exe" and enter: > > dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\netfx.msi" > > Note that the quotes are required after the /c: switch. When the installer > is done, invoke Windows Update and select the failed Framework Service Pack > for reinstall. WU should now complete and mark the update as Installed. > > Hope this helps, > Eric Webb > -- > Remove NOSPAM for email replies |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Windows Freezes Daily | Gerry Cornell | Windows XP Perform Maintain | 0 | 01-06-2006 02:06 AM |
| How to fix .NET Framework installation failure(KB886903) per Micro | MD-11 Driver | Windows Update | 0 | 01-05-2006 05:10 PM |
| RE: One Solution to .NET Framework Service Pack Install Errors | Darkw0lf | Windows Update | 0 | 01-05-2006 05:09 PM |
| RECENT .NET FRAMEWORK SERVICE PACK 2 CAN OT INSTALL AND NO ERROR C | KIRAN PATEL | Windows Update | 1 | 01-05-2006 05:07 PM |
| errror 0x8007F070 on Security Update for Microsoft .NET Framework, Version 1.0 Service Pack 3 (KB887998) | noLoveLusT | Windows Update | 0 | 01-05-2006 05:02 PM |