Home
> SQL Server > SSMS Installation Error – This version of SSMS cannot be installed because a xyz version of SSMS 17.0 was detected
SSMS Installation Error – This version of SSMS cannot be installed because a xyz version of SSMS 17.0 was detected
So, today I tried to install SSMS 17.3 version, and got following error:
This version of ssms cannot be installed because a release candidate version of ssms 17.0 was detected.
This is because if you had installed SSMS previously and uninstalled it and because of some files were not cleaned up properly, you will get this kind of message while installing SSMS separately.
–> The solution is to remove the previously installed SSMS related files from the respective version folder:
Go to following folder and remove all folders and files: C:\Program Files (x86)\Microsoft SQL Server\140\Tools\
Now try installing SSMS again and you won’t get any error !!!
Categories: SQL Server
Install SSMS, SSMS error
I did exactly as you mention, but in my, case is not working this solution…
The OS System I´ve got installed:
– Windows 10 Professional (64 bit)
The SSMS Version I’m trying to install
18.0
Can you check if there is folder with name “150”, and try deleting “Tools” under it…