SQL Prompt doesn't work when running SSMS as different user
ed_waystar
Posts: 1 New member
in SQL Prompt
This used to work for years, but now when swapping to another SSMS instance with another user SQL Prompt ceases to work and tells me I have an unlicensed trial on the second instance.
When I click "Manage License" and then "Log In" it tells me to use my browser, and nothing happens.
version 10.14.21.9884
SSMS v18.12.1
When I click "Manage License" and then "Log In" it tells me to use my browser, and nothing happens.
version 10.14.21.9884
SSMS v18.12.1
Tagged:
Answers
I don't see a reason it should have stopped working. My assumption here is that the license has failed to apply when opening SSMS as that other user.
Can you try checking the following localhost link to see what license is being applied? You might be able to manually activate it within this link against the user you're trying to use.
http://localhost:22221/redgate/status.html
Kind regards,
Kurt McCormick
Product Support Engineer, Redgate
Need help? Take a look at our Help Center
I tried to recreate the problem on my computer but was unsuccessful. I logged into SSMS with my SA account, got to the SQL Prompt "Log in" button to manage my account, and when I clicked the button a Windows prompt opened asking if I wanted to open in Edge or another program. I clicked Edge, logged in and SQL Prompt worked fine.
I worked with my colleague for over a half hour trying all sorts of things but everything we tried, when he clicked on the "Log in" button nothing happened.
We tried:
Changing his default browser to edge
creating an Edge browser profile with his SA account
closing and reopening SSMS
Any suggestions on what else to try?
This way I can connect to my customer's SQL servers using windows authentication and having a working SQL Prompt installation.