• Hi,

    I've used this as a solution and it worked.

    ** When you are trying to create the SSIS package in VS 2015, make sure before you create the package to do the following:

    1) On the Prject Menu click on Properties (last option down the menu)

    2) Under Configuration Properties, click TargetServerVersion then on the drop down menu select SQL Server 2012

    3) Click Yes on the next message Screen

    4) Redeploy the package

    5) direct your schedule job to the new package

    6) Error message won't show again and the job will complete as expected.

    Thank you.;-)

    Yaz