Tagged Questions
0
votes
2answers
1k views
Programmatically compile a Script Task in SSIS
For my requirement I need to write Script task from One SSIS package to another. As my server is 64bit machine, when I execute the overriden SSIS package, it throws the error "Binary Script not ...