SSIS runtime components Install

How can we install the SSIS runtime components alone.

We are calling SSIS packages from .NET code. We would like to know what are the minimum components we need to install in the machine in which the .NET code is running.

Thanks,
Loonysan



Answer this question

SSIS runtime components Install

  • isiv

    Do we need to do a complete install of Integration Services from the CD or is it enough if we deply only certain DLLs.

    Thanks,
    Loonysan


  • megatiko

    You'll need to install the Integration Services option off the CD.

    -Jamie



  • WayneSpangler

    ...and license that machine for SQL Server. SSIS is not redistributable as DTS was.

  • Anders Bratland

    You need the whole lot!



  • SSIS runtime components Install