Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 IIS deployment

Author  Topic 

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2011-09-12 : 03:40:53
Hi,

can you tel me how to deploy a package made using vs2010 to new site using command line.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-09-12 : 04:22:18
deploy package to a site? which package are you talking about? ssis package?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2011-09-12 : 04:34:25
No the package made by using vs 2010
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-09-12 : 05:29:39
whats that package? i think what you're talking about is integration services package. what project you used for creating it?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2011-09-14 : 04:49:50
its package created using visual studio 2010 not integration nor ssis.
i want to automate web site creation along with database deployment.
Go to Top of Page
   

- Advertisement -