Hi @Peter Bishop ,
Please follow the following process after you finished modifying any SSIS Script Task:
- Go to the Build menu, and select 2nd option from the top Build ST_<GUID> (Ctrl+B).
- Observe that build is successful in the VS Output pane. Along the following lines:
Build started: Project: ST_6ed65bbae4654154b980936109095fa4
Build succeeded - Select File => Exit
This process will make sure that the Script Task was compiled successfully and it is ready to be executed, deployed, etc.