惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 司徒正美
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
月光博客
月光博客
量子位
大猫的无限游戏
大猫的无限游戏
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
P
Proofpoint News Feed
B
Blog RSS Feed
美团技术团队
腾讯CDC
C
Check Point Blog
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
J
Java Code Geeks
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享

博客园 - LiuLei

[转]oracle RAC 日志体系 [转]Oracle10g RAC crsctl&srvctl [转]oracle v$sqlarea 分析SQL语句使用资源情况 SQL2008数据库还原后显示受限制用户解决办法 [转].net 连接oracle的几种方式 [转]动态交叉表 二维表 [转]日常养生:按摩七大养生穴位 让你百毒不侵! [转]两个长寿穴合谷与内关 [原]C#错误解决-"Window无法访问指定设备,路径或文件..." [转]WeifenLuo.WinFormsUI.Docking——DockPanel的一点点改进 [转]VS2010 项目引用了DLL文件,也写了Using,但是编译时提示:未能找到类型或命名空间名称 [原]升级sqlserver2008 r2的错误:perf-ReportServer-rsctr.dll被使用 [原]安装SQL SERVER2008错误:Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings [原] sqlserver2008 还原数据库出现错误:3154 [转]【C#】Color颜色对照表 [转]关于本博客数据仓库方面的原创文章汇总 [解决]CS0016: 未能写入输出文件...\App_Web_default.aspx.cdcab7d2.zii776dc.dll”--"拒绝访问。 " 解决方法 - LiuLei [解决]Windows 7 IIS (HTTP Error 500.21 - Internal Server Error)解决 [解决]无法识别的属性“targetFramework”。请注意属性名称区分大小写。错误解决办法
[原]卸载mssqlserver2008R2并重新安装
LiuLei · 2013-04-19 · via 博客园 - LiuLei

昨天安装2008R2的时候出错了,于是开始卸载,安装,但是由于卸载的不干净,导致mssql2008R2安装失败。总是在“Action "PostMsiTimingConfigAction" failed during execution”的地方执行不下去。于是查询了解决方法,并解决之。

具体解决如下:

Since you removed an existing SQL Server installation before installing SQL Server 2008 R2, the error might be caused by the leftover previous SQL Server installation. I suggest you uninstall the existing SQL Server instance by the following steps:
1. Make sure you have administrative rights on the computer
2. Uninstall the existing SQL Server 2008 and all the components from the control panel. Remember to backup the user databases before uninstalling SQL Server.
3. Backup the registry.
4. Delete the following keys in regedit:
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
5.  Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall  and delete all the sub-keys referencing SQL Server.
6.  Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
7.  Rename all the SQL Server folders in the computer.
8. Try the steps in the “If you experience problems” section and “Step 3: Uninstall the support components” section from:
http://support.microsoft.com/kb/909967
9. Reboot the machine.
10. Reinstall SQL Server 2008 R2.

---如果安装失败

I find that some components need to be uninstalled. As follow:

Microsoft Sync Framework Runtime v1.0(x64)

Microsoft Sync Services for ADO.NET v2.0(x64)