In this blog post I want to show how to reference custom .net Assembly in SSIS Script Task. Assume you want to use some JSON dll in your Script Task instead of this json connector. Here are the steps. Add...Read more ›The post Reference Assembly in SSIS Script Task (.net Custom Assembly) appeared first on BinaryWorld Blog.