标签:
解决方案:
1、使用Notepad XML编辑C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config
2、删除system.serviceModel这个区(Section)。
3、保存修改。如果出现提示: 对路径“C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config”的访问被拒绝。按照如下步骤操作:
文件属性->安全->高级->添加->选择主体->高级->立即查找,然后选择当前登陆用户。
参考:
http://www.thewindowsclub.com/configuration-system-failed-to-initialize-0x84b10001
安装Sql Server 2008R2报错0x84B10001
标签:
原文地址:http://www.cnblogs.com/freecodeX/p/4331311.html