INSTALL ERROR: "SQL Server Data Tools (SSDT) is Required" -- It is installed.
ballanda
Posts: 8 Bronze 2
I am currently frustrated after uninstalling and reinstalling SSDT multiple times, including every combination of SSDT 2019 and 2017. I also have SSMS 18.4 installed.
Still, every time I try to update / install SQL prompt, I get the error, "These tools can't be installed at the moment: SQL Prompt 10.0 - Error: SQL Server Data Tools (SSDT) is required."
Still, every time I try to update / install SQL prompt, I get the error, "These tools can't be installed at the moment: SQL Prompt 10.0 - Error: SQL Server Data Tools (SSDT) is required."
Best Answer
-
ballanda Posts: 8 Bronze 2Steps to work around error:
- Uninstall SSMS 18.4 and all SSDT components. Scour registry manually for leftover keys.
- Installed SSMS 17.9.1
- Installed SQLPrompt SUCCESSFULLY!
- Installed SSMS 18.4
- Uninstall/reinstall SQLPrompt SUCCESSFULLY in both SSMS 17.9 and 18.4!
Now I am too scared to uninstall SSMS 17.9.1 because that program uselessly residing on my PC is apparently the only reason I could install SQLPrompt 10.0 after wasting half a day of my life trying. I don't want to take a chance that this issue will recur down the road when I update to 10.1.I'd be really interested to see if anybody else had this issue. I contacted RedGate directly about it, but I didn't get a helpful response. I'd still love to know exactly what the SQL Prompt installer is looking for EXACTLY to determine whether SSDT is installed.
Answers
It complains about SSDT tools not being installed.
I have Visual Studio 2019 installed and that also includes SSDT.
Official documentation here: https://documentation.red-gate.com/sp/getting-started/requirements
does not even mention a dependency on SSDT.
please help?
And installer works in version 10.6.2.18034 but not above ...