• Error: Failed to lock variable "user::varresults" for read/write access with error 0xC0010001 "The variable cannot be found….

    Most likely the variables haven't been defined or aren't scoped appropriately. No values need to be assigned to the variables when they're added to the package, they're assigned when the package is run.

    Post the DTSX file you have so far and I might be able to help.