dbTalk Databases Forums  

Package fails to run on remote server

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


Discuss Package fails to run on remote server in the microsoft.public.sqlserver.dts forum.



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

Default Package fails to run on remote server - 10-30-2006 , 12:13 PM






I created a package that I am having problems deploying and running on a
remote server. I have the following properties set on the package:

ProtectionLevel = DontSaveSensative
CreateDeploymentUtility = True

I created an xml configuration file and have the passwords for my connection
strings (FTP Conn Mgr and SQLClient Data Provider).

I run the manifest file selecting a sql deployment and to validate the
installation. I enter the values for the passwords in the configuration file
and finish running the utility. The validation completes with no errors.

I manually run the package from Mgt Studio on my machine and it works. I
then remote into the server where package was installed (using the same NT
credentials), manually run the package and it fails. The error returned is
0x80131904 “Error: System.Data.SqlClient.SqlException: Login failed for…”.
Of course, when I setup a job this also fails. If I manually run the package
from the server and use the exact same configuration file used when deploying
the package everything works fine.

Any help would be greatly appreciated.


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.