简体   繁体   English

Windows Server2016上的SQL Server Management Studio 17.9安装失败

[英]SQL Server Management Studio 17.9 installation fails on Windows Server2016

I am trying to install SSMS 17.9 on a Windows 2016 server remotely. 我正在尝试远程安装Windows 2016服务器上的SSMS 17.9。 But after installation, while trying to open the Management Studio, its showing an error: 但安装后,在尝试打开Management Studio时,显示错误:

The application was unable to start correctly (0xc000007b). 应用程序无法正确启动(0xc000007b)。 SSMS-Setup-ENU.exe /install /quiet /passive /norestart /Logs log.txt -- This is the installation command i used. SSMS-Setup-ENU.exe /install /quiet /passive /norestart /Logs log.txt - 这是我使用的安装命令。

Do I need to install Visual Studio as a pre-requisite? 我是否需要安装Visual Studio作为先决条件? Please suggest a solution. 请提出解决方案。 Thanks in advance 提前致谢

No. Visual Studio is not pre-requisite. 不,Visual Studio不是先决条件。 but .Net framework definitely is. 但.Net框架肯定是。 so from role and features please add .Net Framework and re-launch the setup. 所以从角色和功能请添加.Net Framework并重新启动设置。 it should work then 它应该工作

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否在SQL Server Management Studio 2016中旋转并添加新列? - Pivoting and adding new column in SQL Server Management Studio 2016? SQL Server Management Studio 2016中有关JOIN和WITH的语法问题 - syntax issues regarding JOIN and WITH in SQL Server Management Studio 2016 在Windows 8中卸载SQL Server Management Studio 2014 - Uninstalling SQL Server Management Studio 2014 in Windows 8 SQL Server Management Studio - SQL Server Management Studio 使SQL Server Management Studio使用SQL Server 2016而不是2012 - Making SQL Server Management Studio use SQL Server 2016 instead of 2012 SQL Server 17.9中的MSSQL $ SQLEXPRESS和SQLTELEMETRY $ SQLEXPRESS文件夹的用途是什么 - What is the purpose of MSSQL$SQLEXPRESS and SQLTELEMETRY$SQLEXPRESS folders in SQL Server 17.9 在 SQL Server Management Studio(2005 或更高版本)中连接不同的 Windows 用户 - Connect different Windows User in SQL Server Management Studio (2005 or later) 安装 SQL Server Management Studio 后,服务列表中的 SQL Server 服务不可用 - SQL Server Service not available in service list after installation of SQL Server Management Studio 带有SQL Server 2000的SQL Server Management Studio - SQL Server Management Studio with SQL Server 2000 SQL Server 2005管理Studio - SQL Server 2005 Management Studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM