CS2001 Missing AssemblyAttributes.cs when executing SSIS package deployed to the server

前端 未结 5 701
死守一世寂寞
死守一世寂寞 2020-12-19 00:40

I created SSIS packages and used the Integration Services Deployment Wizard to deploy it out to the server. I\'m manually going to the Integration Services Catalog access th

5条回答
  •  既然无缘
    2020-12-19 01:19

    I had the same problem today, just on SQL 2016. For me it helped to change the target server version in Visual Studio project properties from SQL Server 2012 to SQL Server 2016.

提交回复
热议问题