I have a master SSIS Package that executes several packages via Execute Package Controls. The packages that use Connection Managers of type ADO.NET for none MS SQL database connections and OLE DB for MS SQL database connections run fine, without any errors. The problem exhibits itself when a package...