Quantcast
Channel: Excel Data Reader - Read Excel files in .NET
Viewing all articles
Browse latest Browse all 448

Commented Issue: Error reading stream from FAT area. [3488]

$
0
0
My attached file are export from DevExpress.XtraGrid control
When read this file via Excel Data Reader it's raise error at \ExcelDatareader\Excel\Core\BinaryFormat\XlsBiffStream.cs
function:
public XlsBiffStream(XlsHeader hdr, uint streamStart)
: base(hdr, streamStart)
{
bytes = base.ReadStream(); //<-- erorr here
m_size = bytes.Length;
m_offset = 0;
}
and exception message is: Error reading stream from FAT area.
Comments: ** Comment from web user: KarteekPanakani **

Hi, I am also getting same problem for OpenOffice 3.3.0 files. how can i solve this error?


Viewing all articles
Browse latest Browse all 448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>