Issue with a package running an package task from a job

  • Hi

    I have a SSIS project

    It has 7 packages; 6 child packages all called as tasks by a parent package

    If I execute this from Visual Studio it works

    If I add it as a step within a job, it fails

    It also fails if I deploy the package and try to run from SSMS

    The error states that their is no project to reference

    Does anybody know what would cause this?

    Thanks

    - Damian

  • I've fixed this issue by setting Protection level to DontSaveSensitive on ALL Packages

    Then re-deploying

    - Damian

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

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