六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 1159|回复: 0

WIndows 7 安装.net framework 4.0 失败,错误HRESULT 0xc8000222解...

[复制链接]
 楼主| 发表于 2013-9-5 16:39:47 | 显示全部楼层 |阅读模式
                WIndows 7 安装.net framework 4.0 失败,错误HRESULT 0xc8000222解决办法  

/**

*@title :WIndows 7 安装.net framework 4.0 失败,错误HRESULT 0xc8000222解决办法
*@Author:insun
*@blog:http://yxmhero1989.blog.163.com
*/


为了装个Mysql Workbeach(mysql-workbench-gpl-5.2.39-win32) 设计数据库 需要net framework4 发现不好安装
win7装不了dotNetFx40_Client_setup???


尚未安装 .NET Framework 4 Client Profile,原因是:HRESULT 0xc8000222
原来跟windows update有关 真心蛋疼啊!!!
解决办法:
1.在win7的C:\Windows\System32目录里面  右键cmd.exe以管理员方式运行
2.上面的cmd命令行里面输入 net stop WuAuServ
3.继续输入 echo %windir%
4.在弹出来的文件夹(一般是C:\Windows),把SoftwareDistribution 文件夹改个名字 SDold(随意改).
5.继续输入 net start WuAuServ










OK。
参考这个的:http://www.cnblogs.com/blackcore/archive/2011/09/20/2182043.html

This behavior may occur if the temporary folder of Windows Update has been corrupted. We can refer to the following steps to rename this folder. Please be assured the folder will be created again when we visit the Windows Update site again.

1. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.

net stop WuAuServ

2. Click Start, Run, type: %windir% and press Enter.
3. In the opened folder, rename the folder SoftwareDistribution to SDold.
4. Click Start, Run, type: cmd and press Enter.

Please run the following command in the opened window.

net start WuAuServ



下面的这个根本没有,跟么没安装上怎么去修复!!!
http://msdn.microsoft.com/zh-cn/library/ff637698.aspx

安装问题:.NET Framework 4 安装未完成此主题尚未评级 - 评价此主题


未安装 .NET Framework 4 RTW,或是 NET Framework 4 从 RC 到 RTW 的升级不完整。这都会导致在启用非 HTTP 激活时发生错误。

若要解决此问题,请安装 .NET Framework 4 RTW 或修复现有安装。若要安装 .NET Framework 4 RTW,请转至 .NET Framework 4(http://go.microsoft.com/fwlink/?LinkId=177666)(可能为英文网页)。若要修复现有安装,请按照以下步骤操作:

  • 打开控制面板,然后打开“程序和功能”对话框。
  • 右键单击 Microsoft .NET Framework 4 Client Profile,然后单击“卸载/更改”
  • 单击“将 .NET Framework 4 Client Profile 修复为初始状态”,然后单击“下一步”
  • 修复成功后,单击“完成”
本文摘自;http://www.2cto.com/os/201206/135172.html




                                               
该会员没有填写今日想说内容.
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表