April 21, 2014 at 5:30 am
I need to add a dll reference to my 2008 SSIS package for a script task that I'm doing. When I right click the project name, there is only "Add" listed, not "Add Reference."
Any thoughts as to how I can accomplish this? I'm using C# in my script task.
April 21, 2014 at 5:48 am
Open the Script Task Editor and choose Edit Script. In the VSTA editor, select Project menu and Add Reference...
😎
April 21, 2014 at 6:23 am
Eirikur Eiriksson (4/21/2014)
Open the Script Task Editor and choose Edit Script. In the VSTA editor, select Project menu and Add Reference...😎
Oh, good grief. I'd never have found that. Thank you.
April 21, 2014 at 6:26 am
How do I figure out what the problem is when I add a reference and it has the yellow warning next to it?
April 21, 2014 at 6:30 am
Brandie Tarvin (4/21/2014)
How do I figure out what the problem is when I add a reference and it has the yellow warning next to it?
Nevermind. I'm in brain-dead mode this morning. I forgot the script window has an error view too.
April 21, 2014 at 6:36 am
Brandie Tarvin (4/21/2014)
Brandie Tarvin (4/21/2014)
How do I figure out what the problem is when I add a reference and it has the yellow warning next to it?Nevermind. I'm in brain-dead mode this morning. I forgot the script window has an error view too.
No worries, been there 😀
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply