Skip to content

Can't find path to dtutil in registry and error during deployment if Output window isn't docked #81

@jennaallen

Description

@jennaallen

I keep getting this error when trying to deploy an SSIS package to the server:
Error : BIDS Helper encountered an error when deploying packages:
Can't find path to dtutil in registry! Please make sure you have the SSIS service installed from the SQLServer2017 install media
at BIDSHelper.SSIS.DeployPackagesPlugin.DeployProject(Project proj, IOutputWindow outputWindow, Array selectedItems, Boolean bCreateBat) in C:\projects\BIDS Helper\GitHub\bideveloperextensions\SSIS\DeployPackagesPlugin.cs:line 301

and this
image

Version
image

To Reproduce
Steps to reproduce the behavior:

  1. I have a project that uses the package deployment model
  2. I right click on the project and hit 'Deploy'
  3. See error

I uninstalled VS 2017 and SSDT and followed the steps here for re-installing #59 (comment) but I still get the error.

Thanks in advance for any guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions