Problem installing .Net Framework 4 (HRESULT 0xc8000222)

Anonymous
2012-10-04T16:57:45+00:00

I have a problem to install the .Net Framework 4 ... this problem is:

HRESULT 0xc8000222

anyome can help me please?

My System OS is Windows 7

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2012-10-05T07:23:56+00:00

Hello,

  1. Does the issue persist only with .netframework?
  2. How are you  installing it? Is it through windows update or manually?

a: Click Start > Run.

b: Type cmd and press Enter.

Please run the following command in the opened window.

net stop WuAuServ

c: Click Start > Run Type %windir% and press Enter.

d: In the opened folder, rename the folder SoftwareDistribution to SDold.

e: Click Start> Run type cmd and press Enter.

Please run the following command in the opened window.

net start WuAuServ

Hope this information helps.

Was this answer helpful?

1400+ people found this answer helpful.
0 comments No comments

159 additional answers

Sort by: Oldest
  1. Anonymous
    2018-09-07T05:37:44+00:00

    kindly use command prompt run as administrator it may be fix your existing problem

    Regards

    Terminal IT Solutions

    KERALA

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-10-06T10:57:43+00:00

    Thanx, buddy it worked. I was going to to format my system.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-10-07T10:07:15+00:00

    I have a problem to install the .Net Framework 4 ... this problem is:

    HRESULT 0xc8000222

    anyome can help me please?

    My System OS is Windows 7

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-10-07T10:46:20+00:00

    Run cmd as administrator,

    1. TYPE net stop WuAuServ ENTER
    2. TYPE ren C:\Windows\SoftwareDistribution softwaredistribution.lama ENTER
    3. TYPE net start WuAuServ ENTER 
    4. FINISH

    Was this answer helpful?

    0 comments No comments