Custom Dll side by side

  • I am looking for a way to install custom dlls referenced from script tasks in SSIS side by side (different versions) on the server.

    We have test and production instances for multiple clients on a single server and new dll versions are visible to them all in one big bang! Does anyone have a solution for me?

  • scziege (9/10/2009)


    I am looking for a way to install custom dlls referenced from script tasks in SSIS side by side (different versions) on the server.

    We have test and production instances for multiple clients on a single server and new dll versions are visible to them all in one big bang! Does anyone have a solution for me?

    This is doable. I would recommend you name your libraries differently. And you have to make a copy of the library in this SQL Server subfolder:

    SDK\Assemblies

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply