December 3, 2020 at 3:00 pm
I have downloaded and installed Visual Studio 2017 and can connect to SQL Server databases but I'm not able to create a report solution/project. I thought I installed data tools (?) Thanks for any help!
December 3, 2020 at 3:06 pm
For VS 2017 and below you need to install SSDT for the right version of VS you have.
For VS2019 you need to install the extensions from the marketplace.
All should be covered in the below.
https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver15
December 3, 2020 at 3:26 pm
I download the installer from which I can choose SSRS and SSIS but when I try to launch the installer I consistently get the following error: Please close the following: VS_Installer (11384) and VS_installershell (5188).
December 3, 2020 at 3:28 pm
Then it seems the installer is hanging around for a previous install, in task manager kill the processes 11384 and 5188 or reboot your machine and then try again.
December 3, 2020 at 4:17 pm
That worked.... thanks!
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply