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?
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.