阅文时长

| 0.17分钟

字数统计

| 279.2字符

主要内容

| 1、引言&背景2、声明与参考资料

『MSSQL·安装报错:The SQL Server license agreement cannot...』

编写人

| SCscHero

编写时间

| 2021/7/25 AM12:28

文章类型

| 系列

完成度

| 已完成

座右铭

每一个伟大的事业,都有一个微不足道的开始。

一、引言&背景   完成度:100%


a) 应对问题

在使用SQL Server2017的镜像给电脑安装数据库的时候,在第一步点击Install的时候报了如下错误:

SQL Server Setup has encountered the following error:
The SQL Server license agreement cannot be located for the selected edition, DEVELOPER. This could
be a result of corrupted media or the edition being unsupported by the media.
Error code 0x858C001B.


MSSQL·安装报错:The SQL Server license agreement cannot..._参考资料


b) 应对场景

常见于系统语言与镜像语言不符合造成的。

c) 解决原理&方法

因博主笔电是英文系统,使用的镜像是中文的,因此报了这个错。在之后使用镜像安装的时候,注意系统语言及镜像语言,需保持一致。

二、声明与参考资料   完成度:100%