Translate

20 November 2013

SQL Server Installation - license agreement cannot be located

Another problem which I had to resolve in last days. During installation of Microsoft SQL Server 2012 following error may appear

When you installing from command line
The following error occurred:
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
And this one when you try to install using classic GUI
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

The SQL Server license agreement cannot be located
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.

11 comments:

  1. Thank you!!!

    Fábio from Brazil.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete
  3. Buen día señores,
    Primero Agregar
    El idioma:

    Panel de control\Reloj, idioma y región\Idioma

    Agregar un idioma (Español España)

    Panel de control\Reloj, idioma y región\Idioma\Configuración avanzada

    estando ahí seleccionan la opción
    Reemplazar el idioma para windows
    Español España
    Remplazar el metodo de entrada predeterminado
    Español (España) - Español
    Cambiado de método entrada dan Check
    * Permitir Establecer un metodo
    * Usar la barra de idioma

    listo
    Espero que les haya sido de ayuda

    ReplyDelete
    Replies
    1. Te lo agradezco, despues de tanto buscar y no solucionar nada, y ya muy desesperado me encuentro con tu comentario que REALMENTE ME AYUDO. ME HAZ SALVADO LA VIDA.

      Delete