ssis vsta script component slow to open on edit VS2015

筅森魡賤 提交于 2020-02-02 02:02:31

问题


Since upgrading visual studio 2015 and using ssis, we have experienced that the editor for Script Task/Component takes around 30 seconds to open.

i have seen some older posts suggesting to add "127.0.0.1 crl.microsoft.com" to the local hosts file. But has not impact on the issue i'm experiencing.

Really hope someone out there has had the same issue and maybe found a solution?


回答1:


Try to clean up your temp folder, could help if you use it for temp files in your etl

C:\Users\UserName\AppData\Local\Temp

One more thing - did you get an new antivirus lately or changed policies ? Once I had this problem and Sophos really killed any performance of my visual studio. We set it to reads only and performance went up.



来源:https://stackoverflow.com/questions/37879141/ssis-vsta-script-component-slow-to-open-on-edit-vs2015

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!