Hi,
I am getting this error while trying to process same excel workbook (.xlsx) file more than once.
this error comes while initialization only.
using (XLWorkbook workBook = new XLWorkbook(excelfilepath))
{
}
Please help asap. Thanks!!
I am getting this error while trying to process same excel workbook (.xlsx) file more than once.
this error comes while initialization only.
using (XLWorkbook workBook = new XLWorkbook(excelfilepath))
{
}
Please help asap. Thanks!!