|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
oops, accidently didn't type anything in the last one
P1. Yes, i've had the same problem for as long as others in the post... 2. Yes, Eric57's solution worked for me, Yay! anywho, i just wanted to clarify Eric's instructions for people like me who didn't auto assume some basic stuff that help make the fix work PWhen you download the redistributable (of whichever you pick), Run the self-extracter, then choose Save, not Run, for the dotnetfx.exe file, otherwise you can't pick out dotnetfx.exe from within to somewhere where you can easily access it from the Command Prompt; I chose My Downloads right in my c/: drive (heck, not like I put anything in there anyway...). If you allow dotnetfx.exe to self-install, there will be no EXE to access with Command Prompt; you must manually choose somewhere to save, and then, using Eric57's command line, run the file yourself. Hope I haven't been too confusing ;oP "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: Security Update for Microsoft .NET Framework, Version 1.1 Service | MD-11 Driver | Windows Update | 0 | 01-05-2006 05:10 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 |