How to stop SSIS from “Phoning Home”
Working on maintaining a substantial set of SQL Server Integration Services 2008 R2 packages, I've run into an oddball problem. These packages make frequent use of Script Tasks, each containing C# code used to integrate with some internal Web Services. Editing one of those scripts involves these steps: Select the Script Task in the designer Right click, select Edit to bring up the Script Task Editor dialog Press the Edit Script button Wait (just over) 15 seconds Edit the script Close the script editor Press the OK button on the Script Task Editor dialog Wait (just over) 30 seconds Dialog