SSIS deployment error

Sindhu Budarayavalasa 1 Reputation point
2021-04-28T14:59:31.677+00:00

Hi ,

I was trying to deploy SSIS Package on Integration Services Catalog. But getting the below error.

Microsoft.SqlServer.IntegrationServices.Wizard.Common.Model.DeploymentModel.DeployPackages(ProjectInfo project, String projectName, BindingList`1 packages)
at Microsoft.SqlServer.IntegrationServices.Wizard.Common.Model.DeploymentModel.DeployPackages()
at Microsoft.SqlServer.IntegrationServices.Deployment.DeployProjectPage.DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

92175-image.png

Please help?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,525 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 35,556 Reputation points
    2021-04-29T02:16:07.16+00:00

    Hi @Sindhu Budarayavalasa

    The error message is a little hard to narrow down.

    May I know the type of your connection manager?

    Also you could try to set the property of the DelayValidation to true to see if it will help.

    92455-screenshot-2021-04-29-101215.jpg

    In addition, you may click the failed to see if it could give us more information.

    92387-screenshot-2021-04-29-101412.jpg
    Regards,

    Zoe


    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.
    Hot issues October

    0 comments No comments