|
While deploying the SSIS package on the server I am getting the following error TITLE: Package Installation WizardCould not save the package "C:\BI Microsoft\Samples\SSIS\MySamples\InputParameter\InputParameter\bin\Deployment\InputParameter.dtsx" to SQL Server "DTPXP-IRFKHAN". ADDITIONAL INFORMATION: Storing or modifying packages in SQL Server requires the SSIS runtime and database to be the same version. Storing packages in earlier versions is not supported. Storing or modifying packages in SQL Server requires the SSIS runtime and database to be the same version. Storing packages in earlier versions is not supported. BUTTONS: OKThanks in advance
(comments are locked)
|
|
It sounds like you're trying to deploy a SQL 2008 package to a SQL 2005 server. Personally though, I deploy by just copying the file into somewhere on the file system... I am able to deployment it on the file system. But while deploying it on SQL Server I am getting this error. Please can any one help me!!!!
Mar 18 '10 at 07:39 AM
user-1391
Can you confirm what versions of SQL you have installed, what version of ssis is running, and which version of bids you're using
Mar 18 '10 at 09:44 AM
Rob Farley
(comments are locked)
|

