Windows Server 2008 R2 SP1安装SQL Server R2错误!
操作系统是英文版,数据库是中文版的。
Description:
SQL Server 2008 R2 Setup has encountered an error.
Problem signature:
Problem Event Name: SQL100MSI
Problem Signature 01: 10.50.1600.1
Problem Signature 02: Unknown
Problem Signature 03: SqlSupport.msi
Problem Signature 04: 0x162A16FE
Problem Signature 05: 0x3
Problem Signature 06: Install_SqlSupport
OS Version: 6.1.7601.2.1.0.274.10
Locale ID: 2052
Additional information about the problem:
LCID: 1033
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
------解决方案--------------------
I had the exact same problem, and here is how to reproduce the problem and after that follows the solution to fix it.
Reproduce:
On Windows 7 64-bit (only tested with this edition), install Visual Studio 2010 Ultimate (only tested with this edition) this will install SQL Server 2008 Express. After this, install SQL Server 2008 Standard (only tested with this edition). Setup will fails to locate "SqlSupport.msi" and will exit.
Solution:
Go to Add/Remove Programs, locate "Microsoft SQL Server 2008 Setup Support Files" and uninstall it. Run the SQL Server 2008 Setup and the installation should succeed.
(SqlSupport.msi was actually the .MSI package distributed with Microsoft SQL Server 2008 Express, not Microsoft SQL Server 2008.
Please let me know if this helped. bradsmithsite[at]gmail.com
这个是老外的回答 就是删除 Microsoft SQL Server 2008安装程序支持文件