Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Error when trying to deploy to SQL server

$
0
0

I recently had a modification on an SSIS package that I previously deployed successfully to SQL Server SSIS catalog, but after I made the change and did a rebuild and tried to deploy I get this:

TITLE: SQL Server Integration Services
------------------------------
Could not load file or assembly 'Microsoft.SqlServer.Management.IntegrationServicesEnum, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) (mscorlib)
------------------------------
ADDITIONAL INFORMATION:
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) (mscorlib)
------------------------------
BUTTONS:

OK
------------------------------

And I am using VS 2017 to deploy.  Does anyone know what this is about?  I did also run a Repair on my SSDT instance.

Thanks


Brad Allison


Viewing all articles
Browse latest Browse all 24688

Trending Articles