SSIS runtime dialog: Open File -Security Warning -
11-20-2006
, 12:20 PM
The publisher could not be verified. Are you sure you want to run this
software?
This is my first SSIS package and the first for my employer. Under DTS
we run some overnight tasks that begin with a .Net console application
that downloads data. Several of these run in parallel.
Looked to me that the Execute Process Task was a good fit for the
requirements. When I executed the step, the program did begin to
execute in that a DOS window opened. But when, I clicked the run button
on the warning dialog, the task step ended.
Questions:
1.- How to tell the Execute Process Task not to open the Security
Warning dialog?
2.- Have you any suggestions about my approach?
Thanks,
IanO |