New Post: Neither stream 'Workbook' nor 'Book' was found in file
Thanks. I'll add that code into the library
View ArticleNew Post: wrong numbers
not I changed the excel column and I have removed the decimals. I set integers"0,2" for "20"
View ArticleSource code checked in, #87188
case insensitive when comparing entries in XlsRootDirectory also testapp bits and fix testsettings
View ArticleClosed Unassigned: Error loading file [11818]
I'm trying to read the attached file. I'm getting the following error.xlDataSet = xlReader.AsDataSet();Index was out of range. Must be non-negative and less than the size of the collection.Parameter...
View ArticleEdited Issue: Exponential problem when load a .xlsx [11773]
I try to load a .xlsx and the decimal number like 2345,12 look like 2,345123637347E+16, i need fix that faster, what can i do?
View ArticleEdited Issue: Specified argument was out of the range of valid values. [11639]
I run one xls file with one sheet just fine. I run one with multiple sheets, and I get this error:__Specified argument was out of the range of valid values.Parameter name: offset__ It's failing on my...
View ArticleCommented Unassigned: Date incorrectly read as Double [11860]
Hiwhen trying to read attached file, the reader is incorrectly reading the first column's values (from row 4 down) as double. Instead it should be either string or datetime. Any fix/workaround for...
View ArticleReviewed: ExcelDataReader v2.1 (jan 29, 2014)
Rated 5 Stars (out of 5) - My need was to read the values from a xlsx file as strings. It was very easy and simple to use. Worked perfectly!
View ArticleSource code checked in, #87194
was having some weird mstest issue where it had stopped using the deployment folder so currently copying files into output folder
View ArticleReleased: 2.1.2.0 (Jan 30, 2014)
FixesFixes for some SSRS sourced files (out of range checks) Missing columns on xlsx generated by google docs Corrupt xls goes into infinite loop No data on xlsx generated by google docs Xlsx with...
View ArticleCreated Release: 2.1.2.0 (Jan 30, 2014)
FixesFixes for some SSRS sourced files (out of range checks)Missing columns on xlsx generated by google docsCorrupt xls goes into infinite loopNo data on xlsx generated by google docsXlsx with multiple...
View ArticleCommented Task: Nuget package [11518]
I can see this package is not updated on Nuget yet.Comments: ** Comment from web user: vertigo093i ** Please find attached a corrected version of the package. Changed;1. Removed...
View ArticleNew Post: Reading excel sheet without saving
Hi Team, I want user to give option to browse and upload excel sheet and then load worksheet data into sql server table. Dev Server its fine, But in Prod.Server I don't have write access on any...
View ArticleNew Post: Reading formatted strings
Hi, is it possible to read not the cell value but the actual cell formatted string as seen by the user when he saved the file? I'm dealing with a file where a column must be a datetime in ISO8601...
View ArticleCommented Task: Nuget package [11518]
I can see this package is not updated on Nuget yet.Comments: ** Comment from web user: Ian1971 ** Thanks@SteveHolle - are you able to check/upload this corrected package.
View Article