I wanted to install some custom SSIS components from http://www.sqlis.com/ but run into a weird problem: has anyone been able to add custom components to the SSIS toolbox in Visual Studio 2019? The components simply don't show up in the SSIS toolbox.
I the past (I come from the BIDS days) you would just right click on the SSIS toolbox and select "Choose Items". This would then open the Choose Items dialog and add a specific tab for SSIS components.
If you do choose items now from the top menu, it only gives you the 4 regularer tabs (.net, COM, Universal and WPF components) and it allows customizing only the regular toolbox, not the SSIS toolbox.
Googling has brought me nowhere, as if no one has encountered this problem yet? Which I find hard to believe :).
Anyway any help getting custom components to show up in VS 2019 would be appreciated.