0

I have created small SSIS project in SQL Server Data Tools for Visual Studio 2015. While debugging the project I am getting below error.

Unable To Start debugging. The Debugger is not properly installed Run setup to install or repair the debugger. (Microsoft.DataTransformationServices.VsIntegration).

enter image description here

Jack Zhai
  • 6,230
  • 1
  • 12
  • 20
Jay Desai
  • 821
  • 3
  • 15
  • 42
  • Just to make this issue clearly, whether other project still has this issue like a simple C# console app? Which SSDT version did you install? Please install the latest update for your VS IDE, and make sure that the process was running in your task manager. The reason why we need to know that whether all projects has this issue is that we have to know that whether it is related to the specific project itself or the whole VS debugging Environment. Of course, please repair your VS if all project has this issue, and then restart your VS, create a new one, debug it again. – Jack Zhai Jun 09 '17 at 02:34
  • Hi Jay, did you manage to get to the bottom of this issue? I am having the same issue with VS 2017 and was wondering if I could get any pointers for resolving this. – Francis May 28 '18 at 08:06

0 Answers0