Assembly Not Found After SQL 2014 Upgrade

  • I recently upgraded to SQL 2014 from SQL 2008 R2 and my SSIS packages created from 2008 no longer work. I traced the issue to a Script Task referencing a namespace in the assembly "microsoft.sqlserver.manageddts". I tried going to Projects > Add Reference to select it but still get a "not found" error. The file path for this assembly under the list of references correctly shows were it exists on my PC, so I'm not sure why it can't find it. I also recently installed the latest .Net version, but I'm not certain if this could also be the cause. Any ideas?

  • What special functionality does this assembly give you? Perhaps there's been a change in assembly name.

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

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

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