SSIS package upgrade 2005 - 2012

  • I am trying to upgrade some packages from SSIS 2005 - 2012.

    I am aware there is an issue between going from 32bit to 64bit, and that the packages need upgrading from SQL 2005 32bit - SQL 2012 32bit and then onto 64bit.

    Is the error I am getting part of this issue?

    Error attached

  • Most probably, No. Are your package calling any .NET assembly ?

    --

    SQLBuddy

  • as sqlbuddy said

    If you are using an custom dot net assembly try removing it from script task and upgarde and once done add it back

    ------------------------------------------------------------------------------------

    Ashish

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

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