When I run my package that has a script component with a reference to my custom assembly, I get this error message 'Could not load file or assembly..'
Thanks!
|
When I run my package that has a script component with a reference to my custom assembly, I get this error message 'Could not load file or assembly..' Thanks!
| ||||
feedback
|
|
SSIS scripts can only reference external assemblies that are installed in the GAC. Here's something to get you started: | |||
|
feedback
|