Release Lock on variables used in Execute Process Task | SSIS
问题 I have a package with a Foreach Container and Execute Process Task inside ForEach Container . On some error in Execute Process Task it redirects to OnError Event handler of ForEach Container . I am capturing the Error from .exe using StandardErrorvariable property of the Task and using this in the script task which is present in OnError Event Handler. The Script Task fails saying Error: A deadlock was detected while trying to lock variable "User::ErrorExcelName, User::ErrorFolder, User: