July 13, 2011 at 5:02 am
Hi all.
I have the following issue with SSIS 2008. I created an DDL library, compiled it and added to GAC. Then I created a Script Task and added reference to that library to it. Then I added some code invoking the library. Finally I performed the following checks:
1) Executed the package from SSIS - OK, the library is invoked.
2) Deployed the package to the server, executed - OK, the library is invoked.
BUT! When I open the Script Task in BIDS in order to modify the code, it is no longer referencing my library! Therefore I have to manually add the library any time I open the Script Task.
It is very annoying because I have a lot of packages which need to work with the library.
Could you please advise how to resolve the issue?
Thank you in advance.
July 20, 2011 at 6:38 pm
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply