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
    2016-08-29T08:32:18+00:00

    This solves most off my issues relating to that error including installation of Dot net 4.0

    Thanks guys

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-08-23T23:14:37+00:00

    I followed this video on youtube and can resolve this error. Follow the link:  https://youtu.be/yK5oiKHkoYo

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-08-23T07:12:26+00:00

    Run "cmd" as administrator to avoid access denied problem.

    then

    a: Click Start > Run.

    **b:**Type cmdand press Enter.

    Please run the following command in the opened window.

    net stop WuAuServ

    c: Click Start > RunType %windir% and press Enter.

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

    e: Click Start> Runtype cmd and press Enter. 

    Please run the following command in the opened window.

    net start WuAuServ

    It works for me.

    thanks.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-07-26T05:39:58+00:00

    a: Click Start

    **b:**Type cmd right click and run as administrator

    net start WuAuServ

    Was this answer helpful?

    0 comments No comments