Hello,
We have an SQL server 2014 Enterprise and i am trying to deploy as job as simple as just a send email task. When i deploy it to the SQL server it fails with the below error:
failed to load assembly Microsoft.SqlServer.Management.IntegrationServicesEnum. (Microsoft.SqlServer.Management.Sdk.Sfc)
ADDITIONAL INFORMATION:
Could not load file or assembly 'Microsoft.SqlServer.Management.IntegrationServicesEnum, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. (mscorlib)
SQL server details below:
Microsoft SQL Server Management Studio12.0.4100.1Microsoft Analysis Services Client Tools12.0.4100.1
Microsoft Data Access Components (MDAC)6.1.7601.17514
Microsoft MSXML3.0 6.0
Microsoft Internet Explorer9.10.9200.17609
Microsoft .NET Framework4.0.30319.42000
Operating System6.1.7601
VIsual Studio details below:
Microsoft Visual Studio Enterprise 2015Version 14.0.25420.1 D14REL
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Enterprise
SQL Server Data Tools 14.0.61116.0
Microsoft SQL Server Data Tools
SQL Server Integration Services
Microsoft SQL Server Integration Services Designer
Version 13.0.1601.5
Any pointers please??
I tried few suggestions online that say to install "SQLSysClrTypes.msi" and "SharedManagementObjects.msi" but no luck.