Comments
Sort by recent activity
OK, I found the issue and the resolution… My user is non-localadmin (as nobody should be in 2025!) and smss22 was installed under this user (let's say “sandror”); so the usersettings who search the installer is here %APPDATA%\Microsoft\SQL Server Management Studio\22.0\ that is "C:\Users\sandror\AppData\Roaming\Microsoft\SQL Server Management Studio\22.0\UserSettings.xml" But the installer must be “run as admin” so it seeks in the %APPDATA% folder of the user we use on UAC to elevate the privileges; it doesn't found and so the error. Resolution; copy the folder 22.0 in the folder of that localadmin user eg in my case from "C:\Users\sandror\AppData\Roaming\Microsoft\SQL Server Management Studio\" to "C:\Users\admin\AppData\Roaming\Microsoft\SQL Server Management Studio\" relaunch the installer and now you can install sqlprompt and the menu appears (after uncheck in extension) BTW Sql Search and Sql History buttons are appearing too, but Sql Test & Sql Source Contol not, but this is another story :-( / comments
OK, I found the issue and the resolution…My user is non-localadmin (as nobody should be in 2025!) and smss22 was installed under this user (let's say “sandror”); so the usersettings who search the ...
same here… I was using ssm22 since a week so the import step is done! I upgraded Sql prompt but doesn't appear in sssm22 (and none of other tools like sql search, sql history, sql test, sql integration pack, etc.) So I try to uninstall and reinstall (before to read this post!!) and I'm stuck… now I havent't sql prompt either in ssms 20 & 21 (and I can't live without ssf !!!!) PLEASE REDGATE SUPPORT!! help us how to resolve ASAP this issue [image] / comments
same here… I was using ssm22 since a week so the import step is done!I upgraded Sql prompt but doesn't appear in sssm22 (and none of other tools like sql search, sql history, sql test, sql integrat...