adding custom SSIS transformation to visual studio toolbox fails
- by ryangaraygay
Just very recently I encountered an issue in deploying a custom SSIS
component assembly which turns out to be a relative "no-brainer" error
if only the clues were more straightforward. Basically after deploying
the assembly I could not find my component listed in the "SSIS Data
Flow Items" tab list.It turns out that the assembly containing the…