I installed SQL Server 2016 Dev with all items and options (included Client SDK).
But Microsoft.SqlServer.ManagedDTS.dll
is missing.
Where can I find the dll to reference this dll in a VB project?
Step1--> Run --> type C:\Windows\assembly\gac_msil. You will find a folder like Microsoft. SqlServer. ManagedDTS.
SqlServer. Types. dll from its location in C:\Windows\assembly\GAC_MSIL.
C:\WINDOWS\assembly\GAC_MSIL\Microsoft. SqlServer. ConnectionInfo.
As in previous versions of SQL Server, the core Integration Services extensibility . dll files are also located at <driver>:\Program Files\Microsoft SQL Server\130\SDK\Assemblies. (Please pay attention to Program Files or Program Files(x86)), in your scenario, please double check it.
I have it in C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.SqlServer.ManagedDTS
Underneath that folder, you should see a specific folder for a given SQL Server version. If you go to that child folder, you can get the dll for that specific SQL Server.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With