x
login about faq Site discussion (meta-askssc)

SSIS Package Deployment

While deploying the SSIS package on the server I am getting the following error

TITLE: Package Installation Wizard

Could 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:

OK

Thanks in advance

more ▼

asked Mar 18 '10 at 06:24 AM in Default

user-1391 gravatar image

user-1391
11 1 1 1

(comments are locked)
10|1200 characters needed characters left

1 answer: sort voted first

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...

more ▼

answered Mar 18 '10 at 06:53 AM

Rob Farley gravatar image

Rob Farley
5.7k 13 17 19

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)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x749

asked: Mar 18 '10 at 06:24 AM

Seen: 1517 times

Last Updated: Mar 18 '10 at 06:24 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.