hi, I try to use the object "Microsoft.SqlServer.ManagedDTS", and for that I undetstand that I need to upload first and use the command :
Assembly::LoadFile("C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SQLServer.ManagedDTS.dll")
but I get error, someone mybe can help me what am I worng.