Does anyone have experience with scripting for box in SSIS?
I'm trying to get all the files in a certain folder by using a service account.
When doing this in a regular .Net project it runs without an issue,
but when trying the same thing in a script task (ssis package) it immediately
returns an error without running any code...
