SQL SERVER2014 安装 Error code 0x858C001B.

原因是语言版本不一致,SQL SERVER是中文简体版,操作系统是英文版,在操作系统、控制面板,区域语言设置为中文就Ok啦。

TITLE: SQL Server Setup failure.
------------------------------
ss
SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, ENTERPRISE. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0xFDC38F1F%25400xA40CEF17%25401420%254027

------------------------------
BUTTONS:

OK
------------------------------

2016.9.23

sql server 2014,win10更新了1067 一周年更新,结果开始菜单的sql 配置管理不见了。

在C:WindowsSystem32下找到了SQLServerManager12.msc,生成个快捷方式就好了。

win10:sql 2014可以安装。

win7:sql 2014不行,2012也不行。

原文地址:https://www.cnblogs.com/cb168/p/3983574.html