When I edit a script component on SSIS, it takes upwards of 30 seconds for a new instance of visual studio to open so I can edit it.
This makes debugging and making small changes very time consuming. I will be using SSIS packages a lot going forward, and I was looking for a way to speed up this process. The closest solution to my problem was found here:
ssis vsta script component slow to open on edit VS2015
But this didn't seem to resolve my issue after reinstalling SSIS as a new instance.
Has there been a fix for this in VS 2017?