码迷,mamicode.com
首页 > 数据库 > 详细

【solution】安装Sqlserver 2008 r2时报错

时间:2014-09-22 14:15:32      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:style   color   io   os   strong   文件   sp   on   c   

环境: win7 x86  已经安装vc 6.0 vs2010

    System.Configuration.ConfigurationErrorsException: 创建 userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings 的配置节处理程序时出错: 未能加载文件或程序集“System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”或它的某一个依赖项。系统没找到指定的文件。 (C:\Users\hp\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\useronfig line 5) ---> System.IO.FileNotFoundException: 未能加载文件或程序集“System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”或它的某一个依赖项。系统没找到指定的文件。

    解决办法:

    

  造成这个原因是由于先装了VS开发环境造成的,需要删除路径为   C:\Users\username\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\user.config

文件。

【solution】安装Sqlserver 2008 r2时报错

标签:style   color   io   os   strong   文件   sp   on   c   

原文地址:http://www.cnblogs.com/on-the-way/p/3985665.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!