Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/sql-server/26.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sql server 执行升级时发生SSIS错误_Sql Server_Visual Studio 2008_Ssis - Fatal编程技术网

Sql server 执行升级时发生SSIS错误

Sql server 执行升级时发生SSIS错误,sql-server,visual-studio-2008,ssis,Sql Server,Visual Studio 2008,Ssis,我正在尝试运行SSIS项目,并且是SSIS的新手。但是我有14个错误,比如 Error 1 Validation error. DFT - Generate XML - AU: DFT - Generate XML - AU: The component metadata for "component "Template - Format to XML" (156)" could not be upgraded to the newer version of the component.

我正在尝试运行SSIS项目,并且是SSIS的新手。但是我有14个错误,比如

Error   1   Validation error. DFT - Generate XML - AU: DFT - Generate XML - AU: The component metadata for "component "Template - Format to XML" (156)" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.      XMLC_Seafolly.dtsx  0   0   

Error   2   Validation error. DFT - Generate XML - SG & US: DFT - Generate XML - SG & US: The component metadata for "component "Template - Format to XML" (156)" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.    XMLC_Seafolly.dtsx  0   0   

Error   13  Validation error. DFT - Generate XML - AU SSIS.Pipeline: The component metadata for "component "Template - Format to XML" (156)" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.     XMLC_Seafolly.dtsx  0   0
我已在SQL Server 2008 R2上安装SSIS

我不确定问题出在哪里。有人能告诉我如何运行现有项目吗?

那篇文章就是你需要的一切。我始终建议您运行完整的Windows更新

这里也有一个重复的问题,虽然没有上面的链接那么完整。@

我不建议安装SQLServer2008R2,因为许多商店正在远离它,转而支持2012年

我的意见(无论这是个人安装还是商业安装)是卸载SQL Server 2008 R2并重新安装SQL Server 2012,包括所有功能,即除了此处列出的SharePoint框以外的所有功能:

如果您“必须”使用SQLServer2008R2,那么请重新检查您所做的安装,因为您可能错过了“客户端工具向后兼容性”框