Index was outside the bounds of the array.
Hello, my company has purchased the .net version of your product and we are having a bit of a problem with it.
Sometimes everything works as expected but in certain situations the component produces the following exceptions during a call to the easy_WriteExcelFile function:
Index was outside the bounds of the array.
at EasyXLS.Util.Conversion.b.a(Object[] A_0, Int16[] A_1, String A_2, Boolean A_3)
at EasyXLS.BIFF_Records.eh.a(String A_0, Int16[] A_1)
at EasyXLS.ExcelDocument.n(ExcelWorksheet A_0)
Index was outside the bounds of the array.
at EasyXLS.BIFF_Records.eh.d()
at EasyXLS.ExcelDocument.easy_WriteExcelFile(Stream f)
Can you shed any light on what causes this exception? Our application is in production so this has become something of an urgent matter. Any information you could provide would be helpful.
Thanks!