When you installing from command line
The following error occurred:And this one when you try to install using classic GUI
The SQL Server license agreement cannot be located for the selected edition, <VERSION>. This could be a result of corrupted media or the edition being unsupported by the media.
Error result: -2054422501
Result facility code: 1420
Result error code: 27
Please review the summary.txt log for further details
SQL Server Setup has encountered the following error:
The SQL Server license agreement cannot be located for the selected edition, <VERSION>. 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
SQL Server Setup failure |
Version = [Datacenter | Enterprise | Standard | Web | Business Intelligence | Workgroup | Express]
SOLUTION :
- MUI Language must also match SQL language version (even if you have for example en-US locales and en-US SQL installation media and different MUI language then you may get this error! If you need to use another MUI than SQL installation is, just switch to matched MUI corresponding with SQL installation and then after installation switch it back.
- Or use corresponding SQL language version.
- The other are for sure clear: System locales must match SQL language version - setup will detect this anyway and display correct message.