A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Hi @William Burke ,
Welcome to Microsoft Q&A forum.
If you try to kill the following process DtsDebugHost.exe in Task Manager, will this issue disappear?
Per this document: Project Deployment, the .ispac file is a project deployment file.
At the center of the project deployment model is the project deployment file(.ispac extension). The project deployment file is a self-contained unit of deployment that includes only the essential information about the packages and parameters in the project. The project deployment file does not capture all of the information contained in the Integration Services project file(.dtproj extension).
It seems the .ispac file will be locked by the debug process during debugging, and kill the DtsDebugHost.exe task may work.
Best Regards,
Tianyu
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.