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: Newest
  1. Anonymous
    2018-12-16T14:42:30+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.

    No sir, at first when i wrote in cmd windows "net stop WuAuSer" system error 5 has occurred.

    Accessis denied.!!!!!

    what can I do now :(

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-11-27T10:15:04+00:00

    it work thankyou

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-10-14T14:30:12+00:00

    1st step says access denied

    Was this answer helpful?

    2 people found 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