Problem with installing .NET Framework 4
Solved
intelgamer
Posted messages
595
Registration date
Status
Membre
Last intervention
-
bimo50 -
bimo50 -
Hello, I have a problem when installing .NET Framework 4
here is the error code " HRESULT 0x8000222
the log
OS Version = 6.1.7600, Platform 2
OS Description = Windows 7 - x64 Home Premium Edition
CommandLine = D:\c9bec379a6fad1d0b44b\\Setup.exe /x86 /x64
TimeZone = Paris, Madrid (daylight saving time)
Initial LCID = 2060
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: Disabled
Number of applicable items: 11
Exe (D:\c9bec379a6fad1d0b44b\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (D:\c9bec379a6fad1d0b44b\Windows6.1-KB958488-v6001-x64.msu) failed with 0xc8000222 - (null).
Final Result: Installation failed with error code: (0xC8000222) (Elapsed time: 0 00:00:30).
I am on Win 7 64 bit Home
Configuration: i3 2100 3.1 GHz quad-core (hyper-threading) Sapphire Tech HD 7770 GHZ EDITION OC 4 GB HyperX Kingston 1600 MHz MSI B75A-G43 WD Caviar Green 1TB
OCZ COREXSTREAM 500W
here is the error code " HRESULT 0x8000222
the log
OS Version = 6.1.7600, Platform 2
OS Description = Windows 7 - x64 Home Premium Edition
CommandLine = D:\c9bec379a6fad1d0b44b\\Setup.exe /x86 /x64
TimeZone = Paris, Madrid (daylight saving time)
Initial LCID = 2060
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: Disabled
Number of applicable items: 11
Exe (D:\c9bec379a6fad1d0b44b\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (D:\c9bec379a6fad1d0b44b\Windows6.1-KB958488-v6001-x64.msu) failed with 0xc8000222 - (null).
Final Result: Installation failed with error code: (0xC8000222) (Elapsed time: 0 00:00:30).
I am on Win 7 64 bit Home
Configuration: i3 2100 3.1 GHz quad-core (hyper-threading) Sapphire Tech HD 7770 GHZ EDITION OC 4 GB HyperX Kingston 1600 MHz MSI B75A-G43 WD Caviar Green 1TB
OCZ COREXSTREAM 500W
14 réponses
restart your pc and try again.
if it still doesn't work,:
1. Click on Start, type cmd in the search bar, right-click on cmd.exe
2. Choose run as administrator.
3. Type net stop wuauserv and confirm by pressing the Enter key, this command stops the Windows Update service.
4. Type ren %windir%\SoftwareDistribution SoftwareDistribution.Old and confirm by pressing the Enter key, this command renames the “softwaredistribution” folder.
5. Type net Start wuauserv and confirm by pressing the Enter key, this command starts the Windows Update service.
6. After this operation, you can restart the search for updates and installation.
look at what we've done to the world, look at what we're leaving to our kids.
if it still doesn't work,:
1. Click on Start, type cmd in the search bar, right-click on cmd.exe
2. Choose run as administrator.
3. Type net stop wuauserv and confirm by pressing the Enter key, this command stops the Windows Update service.
4. Type ren %windir%\SoftwareDistribution SoftwareDistribution.Old and confirm by pressing the Enter key, this command renames the “softwaredistribution” folder.
5. Type net Start wuauserv and confirm by pressing the Enter key, this command starts the Windows Update service.
6. After this operation, you can restart the search for updates and installation.
look at what we've done to the world, look at what we're leaving to our kids.
intelgamer
Posted messages
595
Registration date
Status
Membre
Last intervention
17
the manip 4. is not recognized
Raz
Thank you, likewise.