【发布时间】:2018-03-30 08:21:25
【问题描述】:
我正在尝试在 Windows 10 上安装 SQL Server 2017 Express,但它失败了。
这是失败后它向我显示的详细信息:
Action required:
Use the following information to resolve the error, and then try the setup process again.
Feature failure reason:
An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Error details:
§ Error installing Microsoft Visual C++ 2015 Redistributable
VS Shell installation has failed with exit code 1638.
Error code: 1638
Log file: C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20171018_083459\VCRuntime140_x64_Cpu64_1.log
Visithttps://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400x1638 to get help on troubleshooting.
我是 Windows 10 并安装了 Visual Studio 2017。 我在想问题可能是我在安装 SQL Server 之前安装了 SQL Server Management Studio 2017。
我在家里也有同样的设置,但我先安装了 SQL Server,然后安装了 SSMS,一切正常。
另一个区别是在安装对话框中,它说明了 C++ Redistribuble 已经安装但在工作中失败的影响,它说它要安装在组件列表中。
【问题讨论】:
-
从复制和粘贴错误,我很容易做到这一点,希望对social.msdn.microsoft.com/Forums/sqlserver/en-US/…有帮助
标签: sql-server failed-installation