SQLServer2008安装失败的解决办法
如果是在之前安装了VS2008 SP1 Beta以及SQLServer2008 RC0,那么在安装正式版本的SQLServer2008的时候会提示如下错误:
Rule “Previous releases of Microsoft Visual Studio 2008″ failed.
A previous release of Microsoft Visual Studio 2008 is installed on this computer. Upgrade Microsoft Visual Studio 2008 to the SP1 before installing SQL Server 2008.
如下两个图所示:
这种情况下即使把VS2008打到正式的SP1也无济于事.
按照这片文章的介绍:
把VS2008 Shell卸载掉,问题解决.
注:虽上面的参考文章已经过时,不过也对解决这个问题有帮助.
另:VS2008SP1安装好痛苦的说,笔者安装了大约一个小时.
---aspnetx from cnblogs.com
希望这篇文章有帮助.
---------------------------------------------------------------
aspnetx的BI笔记系列索引:
使用SQL Server Analysis Services数据挖掘的关联规则实现商品推荐功能
---------------------------------------------------------------