SQL Prompt Pro Extension and side-by-side VS2017/VS2019
pinkfloydx33
Posts: 5 New member
in SQL Prompt
I recently installed VS2019 side-by-side with 2017 (I have not yet moved over to 2019 entirely). Ever since installing VS2019, the Updater/Installer for SQL Prompt Pro only installs the extension into VS2019. The extension is now completely missing from VS2017. Is there a way to force the installer to install into both versions of visual studio? Or is there perhaps something I can do to mark VS2017 as "preferable"?
Tagged:
Answers
Thanks for your post!
SQL Prompt should have installed to all available! It's worth noting this stage that although SQL Prompt appears to have installed into VS2019 for you, this has not been tested by Redgate and is therefore not a supported platform.
You may be able to extract the msi and run the install with the ADDLOCAL=ALL switch as shown in the msiexec command in step 3 from the Install the product section on this page: https://documentation.red-gate.com/xx/installing/installing-from-the-msi-file
Please let us know how you get on!
I just set up a similar environment and SQL Prompt works as expected in all version of VS and SSMS. Can I just double check, if you open VS17, open a sql file and start to type, do you see SQL Prompt on the top bar?
There is no way to mark VS17 as "preferable" I'm afraid, and usually uninstall and reinstall should bring them back in.
Tianjiao Li | Redgate Software
Have you visited our Help Center?
Tianjiao Li | Redgate Software
Have you visited our Help Center?
Can you check if Prompt folder is populated in:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\Extensions\SQLPrompt
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\SQLPrompt
Tianjiao Li | Redgate Software
Have you visited our Help Center?
I'm pleased to let you know this issue is fixed and released. Please uninstall and reinstall the latest version (9.5.4.9799).
Tianjiao Li | Redgate Software
Have you visited our Help Center?
1. Downloaded the update to local machine.
2. Following instruction in (https://documentation.red-gate.com/xx/installing/installing-from-the-msi-file?_ga=2.21199865.371775116.1558531513-1201080811.1550157953&_gac=1.242469558.1558544742.EAIaIQobChMIuaq1x8-v4gIVWgOzAB38wAwjEAAYASAAEgLBUPD_BwE) to extract the package.
3. Uninstall the SQL Prompt (Reboot Machine)
4. Install the SQL Prompt from the step 2's instruction.
** If you try to upgrade directly from the SQL Prompt update. The latest code will either work in in VS2017 or VS2019, but not both.
1. Downloaded the update to local machine.
2. Following instruction in (https://documentation.red-gate.com/xx/installing/installing-from-the-msi-file?_ga=2.21199865.371775116.1558531513-1201080811.1550157953&_gac=1.242469558.1558544742.EAIaIQobChMIuaq1x8-v4gIVWgOzAB38wAwjEAAYASAAEgLBUPD_BwE) to extract the package.
3. Uninstall the SQL Prompt (Reboot Machine)
4. Install the SQL Prompt from the step 2's instruction.
** If you try to upgrade directly from the SQL Prompt update. The latest code will either work in in VS2017 or VS2019, but not both.