SQL Server Developer Center > SQL Server Forums > SQL Server Integration Services > Looking for Microsoft.SqlServer.ManagedDTS version 10
Ask a questionAsk a question
 

AnswerLooking for Microsoft.SqlServer.ManagedDTS version 10

  • Friday, November 06, 2009 9:27 PMEric Day Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I'm trying to reference Microsoft.SqlServer.ManagedDTS, which allegedly is to be found in Program Files\Microsoft SQL Server\100\SDK\Assemblies.  Except it isn't.  Nor is it anywhere on the machine.  I know that Integration Services is installed and running - my packages run just fine out of BIDS and via dtexec.  Yet I can't find the stupid dll.

    I am not able to reference the ManagedDTS assembly from the GAC either.   Nor is the dll findable on the Servers which have had Sql Server 2008 and SP1 installed.

    I have been using the 2008 Client tools  and BIDS 2008.

    Clearly I've missed something.  Any ideas?


    • Edited byEric Day Monday, November 09, 2009 8:52 PM
    •  

Answers

  • Monday, November 09, 2009 10:30 PMEric Day Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Well I found that you can add a feature in the Install called Client Tools SDK.   That installed the DLL and now I'm Good.
    • Marked As Answer byEric Day Monday, November 09, 2009 10:31 PM
    •  

All Replies