Opening CSV file in release 4.8.1 is bugged?

Hi,

I have some code that opens a 2 row csv file:

oExcel.Open(m_FileName, Aspose.Cells.FileFormatType.CSV)

It works fine with version 4.7.1 of Cells. With version 4.8.1, the worksheet associated with the workbook 'oExcel' only contains 1 row (it loses the first row).

Can you please confirm that:

a) this is a bug (we appreciate the release is a only a hotfix)?

b) is there a work-around?

c) if not, will there be an even-hotter fix soon? ;)

We can test with v.4.7.0, but we wanted the hotfix for some of the issues fixed within it.

Thanks,

Steve

Just to confirm that opening a csv in version 4.8.0 is fine.

So it looks like it's something to do with the hotfix.

Cheers,

Steve

Hi,

Kindly post your csv file, we will check your issue soon.

Thank you.