When installing SQL Prompt after upgrading to SSMS 22, the following error message may appear:

This may occur if you run installers as a different account (e.g. admin account) rather than your normal user account.
When running the installer, it looks for imported settings under the account that is executing the installation. If you previously ran the Import Settings wizard under your normal user account, as a result, the installer can't detect those settings.
There are two ways to resolve this:
- Run SSMS under your admin account. You should be prompted to go through the Import Settings wizard. Complete the process, then re-run the SQL Prompt installation.
- Copy the SSMS 22 settings folder found in your normal user account over to your admin account. The exact path is: C:\Users\<your normal user account>\AppData\Roaming\Microsoft\SQL Server Management Studio\22.0. Once the folder is copied over, re-run the SQL Prompt installation.
23
-19
Was this article helpful?
2 out of 23 found this helpful
Articles in this section
- Installation FAQs
- Sign-in errors when activating
- SQL Prompt requires the SSMS 22 'Import Settings' flow to be completed
- Single sign-on (SSO) for Redgate apps
- You have not been assigned a license for this tool error
- Support & upgrades have expired for your product error
- How to activate using offline permits
- I can't find my Flyway license serial key (FL01)
- MSI returned failure code 1603: Fatal error during installation
- Error: Quit applications, you need to quit the following applications before the installation can continue
Add comment
Please sign in to leave a comment.