What to do if other .NET Framework setup troubleshooting steps do not help
March 7, 2008 update - I have written a replacement version of these instructions. Please refer to http://blogs.msdn.com/astebner/archive/2008/03/07/8108332.aspx instead of using the steps listed below.
I have heard from many customers who have run into various types of installation problems while trying to install the .NET Framework 1.0 or 1.1 or .NET Framework hotfixes and service packs. Some of my other blogs posts have described various workarounds, and I am working on an article that consolidates these workarounds. However, there are some problems that aren't able to be resolved with the other workarounds I have posted.
Nearly every time when I run into a scenario where my other posts do not help, I try to use the following steps to get the machine back into a known state and then install things back one by one:
- Download the and choose to cleanup the version of the .NET Framework that is causing problems on your system
- Download and install the version of the .NET Framework that you cleaned up in step 1 (such as the , or )
- (optional) Download and run the to double-check that all .NET Framework files are correctly installed
- Download and install the desired .NET Framework service pack (such as or ) by running the setup package directly instead of using Windows Update. Running it directly will allow the service pack setup to display error dialogs instead of having Windows Update suppress them
Running these steps should ideally put your machine back into a known good state with the .NET Framework plus a service pack installed. From there, it will usually work to install applications that require the .NET Framework (such as Visual Studio) or to install additional .NET Framework hotfixes (such as the security updates listed here).
1935
描述:http://blogs.msdn.com/b/astebner/archive/2005/10/11/479928.aspx
产品: Microsoft .NET Framework 1.1 -- 错误 1935。An error occurred during the installation of assembly 'Microsoft.Vsa.Vb.CodeDOMProcessor,Version="7.0.5000.0",PublicKeyToken="b03f5f7f11d50a3a",Culture="neutral",FileVersion="7.10.3052.4"'. Please refer to Help and Support for more information. HRESULT: 0x800700B7. assembly interface: IAssemblyCacheItem, function: Commit, component: {7D4B5591-4C80-42BB-B0E5-
http://blogs.msdn.com/b/astebner/archive/2005/10/11/479928.aspx