Comments
16 comments
-
Hi Max,
Thank you for your post. Can I ask you to try uninstalling SQL Prompt first, then modify VS and remove SSDT. Then re-add SSDT and try to reinstall SQL Prompt and let me know if you hit the same error. -
Hi Ben,
Thanks for your response.
I have tried you suggestion and on the re-install of SQL Prompt I get the same error message. -
That is odd and not a behavior I have seen with 10.7 before. On the off chance it helps, there was a more recent release of SQL Prompt, 10.7.1:
https://download.red-gate.com/checkforupdates/SQLPrompt/SQLPrompt_10.7.1.22264.exe
Can I ask you to uninstall SQL Prompt once more and then use the Microsoft troubleshooter to install the newer version of SQL Prompt above?
Link to the troubleshooter::
https://support.microsoft.com/en-us/topic/fix-problems-that-block-programs-from-being-installed-or-removed-cca7d1b6-65a9-3d98-426b-e9f927e1eb4d
-
Sorry Ben,
Still no luck.
The Microsoft program didn't detect any issues. It doesn't detect the application unless it is already installed and the only option that it gave then was to uninstall the application. -
It would be good to try installing via the msi file instead as the msi should bypass the SSDT check.
To do so please se below:- Launch the SQL Prompt installer by running it as administrator:
- Once it loads, click on the Redgate icon at the top left of the installer and choose "Open temporary file folder"
- Open the SQL Prompt folder and locate the SQLPrompt_10.7.1.22264_x86 msi file
- Open a command prompt running as administrator and then run the following (making sure to change the temporary path and logfile location as needed):
<br>msiexec.exe /i "c:\path\to\files\SQLPrompt_10.7.1.22264_x86.msi" ALLUSERS=1 ADDLOCAL=ALL /norestart /L*V "c:\logfile.log"
- If it installs without error, please open VS to confirm if SQL Prompt loads
Here is a download to the latest SQL Prompt installer:
https://download.red-gate.com/checkforupdates/SQLPrompt/SQLPrompt_10.7.1.22264.exe
Please also note that with VS SQL Prompt doesn't have a menu item like with SSMS. Instead when you open a SQL File in VS, the SQL Prompt tool will appear in the Extensions menu. -
I'm having this exact same issue, even on the newest 10.7.1 version. However, despite the error -- SQL Prompt appears to be working within Visual Studio 2019 Professional.
-
Still no luck.
There does appear to be a few issues with folder locations written to the log file. Some of the folders listed do not exist on my drive. e.g.,\Common7, could this have anything to do with it? See excerpt below.
MSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: MsiAssemblyMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ClassMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ExtensionMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: TypeLibAction ended 12:26:40: FileCost. Return value 1.MSI (c) (F0:78) [12:26:40:270]: Doing action: CostFinalizeMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ActionTextAction 12:26:40: CostFinalize. Computing space requirementsAction start 12:26:40: CostFinalize.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: PatchMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ConditionMSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RGTEMP property. Its value is 'D:\RGTEMP\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RGFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RgClientFolder property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\Shared Client\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding CFRGFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLITEFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLiteDir32 property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\x86\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLiteDir64 property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\x64\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Modifying VS2019_ENTERPRISE_INSTALLDIR property. Its current value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise'. Its new value: 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_Common7 property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_IDE property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_EXTENSIONS property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_EXTENSION_DIR property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'. -
Still no luck.
There does appear to be a few issues with folder locations written to the log file. Some of the folders listed do not exist on my drive. e.g.,\Common7, could this have anything to do with it? See excerpt below.
MSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: MsiAssemblyMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ClassMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ExtensionMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: TypeLibAction ended 12:26:40: FileCost. Return value 1.MSI (c) (F0:78) [12:26:40:270]: Doing action: CostFinalizeMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ActionTextAction 12:26:40: CostFinalize. Computing space requirementsAction start 12:26:40: CostFinalize.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: PatchMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ConditionMSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RGTEMP property. Its value is 'D:\RGTEMP\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RGFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RgClientFolder property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\Shared Client\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding CFRGFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLITEFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLiteDir32 property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\x86\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLiteDir64 property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\x64\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Modifying VS2019_ENTERPRISE_INSTALLDIR property. Its current value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise'. Its new value: 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_Common7 property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_IDE property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_EXTENSIONS property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_EXTENSION_DIR property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'. -
Still no luck.
There does appear to be a few issues with folder locations written to the log file. Some of the folders listed do not exist on my drive. e.g., "D:\Common7", could this have anything to do with it? See excerpt below.MSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: MsiAssemblyMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ClassMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ExtensionMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: TypeLibAction ended 12:26:40: FileCost. Return value 1.MSI (c) (F0:78) [12:26:40:270]: Doing action: CostFinalizeMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ActionTextAction 12:26:40: CostFinalize. Computing space requirementsAction start 12:26:40: CostFinalize.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.MSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: PatchMSI (c) (F0:78) [12:26:40:270]: Note: 1: 2205 2: 3: ConditionMSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RGTEMP property. Its value is 'D:\RGTEMP\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RGFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding RgClientFolder property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\Shared Client\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding CFRGFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLITEFOLDER property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLiteDir32 property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\x86\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding SQLiteDir64 property. Its value is 'C:\Program Files (x86)\Common Files\Red Gate\SQLite\x64\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_COMMUNITY_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_PRO_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Modifying VS2019_ENTERPRISE_INSTALLDIR property. Its current value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise'. Its new value: 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_Common7 property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_IDE property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_EXTENSIONS property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2019_ENTERPRISE_EXTENSION_DIR property. Its value is 'D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_COMMUNITY_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_INSTALLDIR property. Its value is 'D:\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_Common7 property. Its value is 'D:\Common7\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_IDE property. Its value is 'D:\Common7\IDE\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_EXTENSIONS property. Its value is 'D:\Common7\IDE\Extensions\'.MSI (c) (F0:78) [12:26:40:270]: PROPERTY CHANGE: Adding VS2017_PRO_EXTENSION_DIR property. Its value is 'D:\Common7\IDE\Extensions\SQLPrompt\'. -
Hi Max,
There was a comment earlier about someone having the same issue but when they opened a SQL Query in VS SQL Prompt was still there and functioning. Can you check to see if that is the case for you after the installation? -
Ben_P said:Hi Max,
There was a comment earlier about someone having the same issue but when they opened a SQL Query in VS SQL Prompt was still there and functioning. Can you check to see if that is the case for you after the installation? -
Sorry for the late reply and the duplicate posts.
SQL Prompt does appear to be working in both VS 2019 and SSMS. Ctrl+K Ctrl+Y will format the script and suggestions do appear. -
MadMax said:Sorry for the late reply and the duplicate posts.
SQL Prompt does appear to be working in both VS 2019 and SSMS. Ctrl+K Ctrl+Y will format the script and suggestions do appear. -
I'm not to sure what causing the initial error message. I have tried to replicate it using the same version of SQL Prompt and VS but it installs without issue on my machine. I will check to see if there have been any other similar issue raised for this version and get back to you.
-
Removing all SSDT checks from the installer is currently on the dev team's backlog. Once it's done we'll update this post.
Sorry for the inconvenience. -
Hi,
We've now removed the SSDT check from the installer (as of 10.8.4.24201), so this prompt will no longer be shown to users.
Thanks,
Add comment
Please sign in to leave a comment.
Visual Studio 2019, version 16.10.3, has SSDT installed. (second image)
Any idea why? SQL Prompt does not appear an the Visual Studio menu like it does in SSMS.