Hi,
I have a simple dts package(save on sql server) that runs
a batch process(zippin files) and email the content of the
zipped file.
This process always run with no error the first time. But
when I run it again it always fails unless I go inside the
property of the 'Execute process task' task and basically
refresh the Win32process that am running.
I don't mind refreshing, but not manually. Is there a way
around this?
thanks.