Package works fine in development, but after being deployed the following error message is encountered:
“Load L-Table from Excel:Error: System.Exception: 'SheetName' object not found.at CozyRoc.SqlServer.SSIS.ExcelConnection.GetSheetIndex(String #=z$2F$ZhpMEtUi) at CozyRoc.SqlServer.SSIS.ExcelSource.PreExecute() at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPreExecute(IDTSManagedComponentWrapper100wrapper)”.
Check to see if the user account used to execute the package under SQL Job agent has permissions to access the input Excel file.