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 2000 Forums
 Import/Export (DTS) and Replication (2000)
 problem reading ini file when using dtsrun

Author  Topic 

ciaran
Starting Member

40 Posts

Posted - 2006-05-24 : 10:18:16
Hi,
I have built a package that runs successfully manually. However when i pass in a flag using dts run the package is successful until it comes to reading the configuration properties from an ini file. The error i get is "Could not open the file for reading". I went to the directory structure and gave the users full permissions on the directory but no luck. Any thoughts
   

- Advertisement -