dbTalk Databases Forums  

Can't run DTS Package in production environment

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


Discuss Can't run DTS Package in production environment in the microsoft.public.sqlserver.dts forum.



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

Default Can't run DTS Package in production environment - 03-18-2005 , 09:51 AM






Hi,

I have a VB.NET application that call a SQL 2000 DTS package. This worked
fine when running the client application from my machine but as soon as the
client application was moved to a production machine I get the following
error when trying to run the DTS package.

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
denied.

I had this error the very first time I tried to call the package when in a
test env. and I discovered a connection in the package that was using Windows
auth which, I changed to SQL auth. and it ran fine untill now.
I am at loss and have to idea what could be causing the problem.
I am in desparate need if any suggestions.

Thank You!

Reply With Quote
  #2  
Old   
Chris Lane
 
Posts: n/a

Default RE: Can't run DTS Package in production environment - 03-18-2005 , 03:35 PM






More information:

I can run the DTS package from Enterprise Manager by registering a new sql
server with SQL auth. and using the applications login and password.

I can also run the dts package if I run the client application from my pc.

The DBA's where I am at for some reason can not run the DTS Package from SQL
Enterprise Manager. We have compared Network Protocols installed and the
order of precendence and the default ports are the same on my machine as
thiers.

All machines are WINXP Pro except for the database server which is WIN2K.

I am at a loss and can not determine the cause of this problem.

Any suggestions on what to check or what might be the cause is 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.