Welcome to SolutionTech24

Welcome to Our Blog "SolutionTech24". Please make a comment after reading the post. Thank you for visiting our blog. You're invited to next visit. Follow us on Facebook

Total Pageviews

Saturday, February 21, 2015

Failed to Install .Net Framework 4.0 Error code HRESULT 0xc8000222

 Solution:
1.) open "cmd"

 2.) type in command "net stop "WuAuServ" (disable windows update)

 3.) Head over to Run ( Win+R ) and type in "%windir%" (this command line enable you to head over to your microsoft windows system folder)

4.) Find the folder "SoftwareDistribution" and rename it as "SDold"

5.) Then, go back the previous command prompt and also run the command line "net start WuAuServ"

6.) At this point, try to install. NET Framework again.