Execute Process Task does not work properly -
04-28-2006
, 03:44 PM
Hi,
I have a DTS package that executes a batch file using the Execute Process
Task. The batch file downloads a couple of files from an FTP server. This
task worked properly when I created the package and for a year after that,
but it eventually stopped working. It does not return any error but it does
not get the files from the FTP. Anyway, when I open the task properties,
select the batch file name (win32 process property) and run it, it works
again. However after I close the package, open it again and run the task, it
does not work.
Any help is appreciate, |