adding assembly into ssis script componant
hi
how can i used visual studio 2010 assembly with ssis 2008 script componant which uses visual script 2008
May 23rd, 2012 5:15am
Here is how you add a custom assembly within a Script Component/Task:
http://microsoft-ssis.blogspot.com/2011/05/referencing-custom-assembly-inside.html
But SSIS 2008 only supports .Net 3.5 and before.
Please mark the post as answered if it answers your question | My SSIS Blog:
http://microsoft-ssis.blogspot.com |
Twitter
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2012 5:33am


