dbTalk Databases Forums  

How to package DTSX package with my program?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss How to package DTSX package with my program? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Riddle
 
Posts: n/a

Default How to package DTSX package with my program? - 06-02-2006 , 10:47 AM






Hello,

I'm trying to roll out a program I developed to quite a few servers. The
program is developed in Visual Studio 2005 (VB.NET) and includes an
Integration Services Project as well as a VB solution. I'm having trouble
when I create the setup project and roll it out to other servers. The login
fails when it comes time to execute the package in my program on other
servers.

If I create the installer and install the program on the machine that I
developed the solution on, everything works fine. I've included the .dtsx
files in my bin for the solution and changed the path to the dtsx files to
the correct path, but the dtsx files are not keeping the correct login
information for the remote database and fail to login. I've also hard coded
the login information for the dtsx package into my program's code and got
that to work once, but generally it does not.

Can somebody tell me how to create an installer package for a solution that
includes an Integration Services project and dtsx files? All servers that the
solution is being rolled out on have SQL Server 2005 full-version installed.

Thanks,

John

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.