I am using EPPlus in VS to read in roughly 300+ excel files, each around 5-15MB. The output will be written to a single excel file.
Sometimes i get the error "'OfficeOpenXml.Packaging.Ionic.Zip.BadReadException' in EPPlus.dll" when reading in/opening one of the excel files.
Sometimes i get the error when the code opens the output excel file.
Has anyone encountered this error:
"'OfficeOpenXml.Packaging.Ionic.Zip.BadReadException' in EPPlus.dll"
and is there a quick fix?
Thank you.
Sometimes i get the error "'OfficeOpenXml.Packaging.Ionic.Zip.BadReadException' in EPPlus.dll" when reading in/opening one of the excel files.
Sometimes i get the error when the code opens the output excel file.
Has anyone encountered this error:
"'OfficeOpenXml.Packaging.Ionic.Zip.BadReadException' in EPPlus.dll"
and is there a quick fix?
Thank you.