vs2010 sp1安装
错误 1
Installing Visual Studio 2010 SP1 fails with Generic Trust Failure 
Installation did not succeed. Microsoft Visual Studio 2010 Service Pack 1 has not been installed because:
Generic Trust Failure.
解决方案:I had the same problem - it was related to the expiration of certificate inside the Service Pack package. Try to change your system date to February 1st, 2011. More details see here:http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/acb22961-1cde-488c-a856-eaa32337599a/
这儿是因为sp1包中证书的问题,把系统时间调到2011年之前。最好断网,然后安装,如果发现还是报错Generic Trust Failure 则是因为缓存的问题,可能在用户的AppData/Temp文件夹下,
删除,重新安装。
参考:http://stackoverflow.com/questions/9188447/visual-studio-2010-service-pack-1-is-not-installing
http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/acb22961-1cde-488c-a856-eaa32337599a/
错误 2
To install Microsoft Visual Studio 2010 SP1 is required before download of archives the "microsoft visual c++ 2010 x86 runtime 10.0.40219" disk, where browse a .msi arquive in windows explorer. But, the installer distributed by Microsoft to "microsoft visual c++ 2010 x86 runtime 10.0.40219" is vcredist_x86.exe.
Insert the "microsoft visual c++ 2010 x86 runtime 10.0.40219" disk and click OK 
这儿提示找不到文件要求输入c++2010的安装包。但是我们点击浏览就会发现这儿需要的是一个Vc_runtime_x86.msi文件,这个文件在我们从离线安装包中提取出来的文件中有,我们搜索找到这个
文件,然后发现在该文件夹下有四个文件 Vc_runtime_x86.msi Vc_runtime_x86.cab Vc_runtime_x64.msi Vc_runtime_x64.cab 将browse定位到该文件下即可,如果在该文件夹下发现只有两个,
重新解压iso文件在里面找到这四个文件就可以。然后类似找不到文件的报错以此类推.
最终安装完成:提示Reapplication is complete;
vs2010 sp1安装的更多相关文章
- vs2010 sp1 安装Silverlight5 语言版本不匹配的问题
好久之前用silverlight写了个程序,今天心血来潮想给朋友看一下,朋友更新了sl5,但是运行不起来. 所以有点郁闷,于是打算更新项目到silverlight5. 装sp1后,下载silverli ...
- VS2010 SP1安装失败之”此计算机的状态不支持此安装“()
升级安装VS2010SP1的时候,出现“此计算机的状态不支持此安装”,Google得之: 如下图显示: 安装程序已经检测到,此计算机不满足安装此软件所需的条件.必须先解决以下这些造成阻止的问题,才可以 ...
- silverlight 4 tools for vs2010无法在vs2010 SP1上安装的解决办法
环境:英文版vs2010 sp1 + vs2013 RC 90天体验版 原来可以正常做silverilght 4 项目开发,今天因为vs2013 RC过了90天体验期,卸载时顺带把Silverlihg ...
- 安装了VS2010 sp1 后再安装ASP.NET MVC 3.0的问题
安装了VS2010 sp1 后再安装ASP.NET MVC 3.0的问题(Final Result: Installation failed with error code: (0x80070643) ...
- 在VS2010 SP1基础上安装mvc3
安装VS2010 SP1后,再安装mvc3会报错,估计原因是此安装包会安装VS的补丁,而sp1的补丁版本高过此安装包的. AspNetMVC3ToolsUpdateSetup.exe 解决办法: 运行 ...
- 安装了VS2010 sp1 后再安装ASP.NET MVC 3.0的问题(Final Result: Installation failed with error code: (0x80070643), "安装时发生严重错误 " (Ela)
原文:安装了VS2010 sp1 后再安装ASP.NET MVC 3.0的问题(Final Result: Installation failed with error code: (0x800706 ...
- 安装VS2010 SP1后,再安装mvc3
安装VS2010 SP1后,再安装mvc3会报错,估计原因是此安装包会安装VS的补丁,而sp1的补丁版本高过此安装包的. AspNetMVC3ToolsUpdateSetup.exe 解决办法: 运行 ...
- win7中VS2010中安装CSS3.0问题解决方法
win7中VS2010中安装CSS3.0问题解决方法 在安装Standards Update for VS2010 SP1后,VS2010中没有CSS3.0问题,以下是我的解决方法 1.首先去官网 ...
- vs2010如何安装mvc3,怎样安装,详细的步骤,从哪下载?请看这篇文章。
vs2010如何安装mvc3,怎样安装,详细的步骤,从哪下载?请看这篇文章. 安装步骤:vs2010 -> vs2010sp1 -> AspNetMVC3Setup -> AspNe ...
随机推荐
- CSS中样式
CSS是Cascading Style Sheets的简称,中文称为层叠样式表,用来控制网页数据的表现,可以使网页的表现与数据内容分离.要想让CSS对网页内容有效果,必须将CSS代码引入网页,通常有四 ...
- renderdoc on android
国内没人发这种贴...一个发了renderdoc with unity是在pc平台跑的 没有挂android 这货有点坑啊 花了好几个小时 wiki上的issue基本全看了...感觉是版本提交的log ...
- subscription group permisson
- jQuery UI加入效果
1.设计源代码 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <t ...
- sql中limit和汇总函数的集合使用
limit和求和一起 select SUM(A.high) from (select * from minute1_K order by DateTime desc limit 10) A limit ...
- 让C#可以像Javascript一样操作Json DynamicJson
http://blog.csdn.net/lisenyang/article/details/52535314
- mpvue + iview 实现跨平台开发(App,Wap,微信小程序)
1.安装 vue-cli 脚手架 npm install --g vue-cli 2.创建项目 vue init mpvue/mpvue-quickstart test-wxapp cd test-w ...
- vue单文件 style important引入样式
使用@import引入外部css,作用域是全局的 <template> </template> <script> export default { name: &q ...
- 【Python3 爬虫】15_Fiddler抓包分析
我们要抓取一些网页源码看不到的信息,例如:淘宝的评论等 我们可以使用工具Fiddler进行抓取 软件下载地址:https://pan.baidu.com/s/1nPKPwrdfXM62LlTZsoiD ...
- STL坑汇总
1. Q:vector的push_back()方法到底做了些什么? 为什么声明写的是void push_back (const value_type& val); A:的确,乍一看,似乎pus ...