Cannot launch SSMS (SQL Server 2014 Express) - Invalid license data. Reinstall is required -



Cannot launch SSMS (SQL Server 2014 Express) - Invalid license data. Reinstall is required -

i've got new server running windows server 2012 rs , iis 8.5. i've installed sql server 2014 express , having problems getting sites under iis connect (initially placeholder) databases. in effort visual studio 2010 shell display debug information, ran subinacl per question (how prepare "invalid license data. reinstall required." error in visual c# 2010 express?) ssms no longer launches! when seek launch box saying:

invalid license data. reinstall required.

the underlying visual studio 2010 shell reporting when trying debug original issue ssms saying right on launch.

i've uninstalled , reinstalled ssms problem still exists. i've installed visual studio 2012 express see if fixes license issue, didn't. advise appreciated.

i found solution issue here: technet - sql 2012 - invalid license data

basically involves these 2 steps:

uninstall visual studio 2010 shell (isolated) enu (or equiv) repair sql server 2014 (if repair doesn't work add/remove programs rerun setup.exe installation source , chose repair alternative - can redownload , unpack if don't have this)

ssms windows-server-2012-r2 sql-server-2014-express

Comments

Popular posts from this blog

php - Edges appear in image after resizing -

ios8 - iOS custom keyboard - preserve state between appearances -

Delphi change the assembly code of a running process -