I have a script task that I have copied the code from another package, which that package runs completely but I get this error when I try to run the new package:
Error: The binary code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.
I have set the DelayValidation equal to true and the code is the same code from a script that will execute so I'm not sure what the error could be.