I created an SSIS package and my requirement is to be able to import an excel file into a table. When I try to create an excel source and browse to the spreadsheet, it does not recognize the sheet in the file and gives below error. Excel file is generated programmatically using an HttpHandler class. See below:
What could be causing this issue? Here's the debugging settings page of the SSIS package.