Sunday 6 December 2015

How to fix the problem of HRESULT: 0xc8000222 when installing .NET Framework on window 7,8 & 8.1.

If you face the problem in installing .NET Framework and get error of HRESULT: 0xc8000222 then follow below steps:

1        1.  Download .NET Framework from following links:
2   
        2.Open command prompt, Open “Run (WIN KEY +R)” command. Type “Cmd” and press “Enter” key.
3     
         3.   Type “net stop Wuauserv”(Stop Windows Update).
4      
         4.    Again Open “Run (WIN KEY +R)” .
5       
         5.  Type “%windir%” and press “Enter” key.
6      
         6.  Find and Rename folder “SoftwareDistribution”.
7       
         7.  Rename it to “Sdold”.
8      
          8.  Again open “Run(win+r)” and type “cmd” and press “Enter” key.
9      
          9.  Now ,start the process  of installing .Net Framework.

                  Good luck buddy.

0 comments:

Post a Comment