Created Unassigned: Error for Excel Data Reader [14122]
I am doing a project in C# and I have downloaded excel data reader from codeplex and added it to my project reference. There is no error in naamespace 'using excel;' but 'm getting error where I have...
View ArticleCreated Unassigned: Exceldatareader is not supporting .XLSB file [14123]
Error message "Invalid Signature " throwing up when tried to read .xlsb file. Could you please help me out to for any approach which can be used to read data from .xlsb file using exceldatareader.
View ArticleCommented Unassigned: Exceldatareader is not supporting .XLSB file [14123]
Error message "Invalid Signature " throwing up when tried to read .xlsb file. Could you please help me out to for any approach which can be used to read data from .xlsb file using...
View ArticleNew Post: Error reading Excel file
I'm using ExcelDataReader to read my excel file. But when I usu IsFirstRowAsColumnNames and AsDataSet() does not work. erro message: IExcelDataReader does note contain a definition for...
View ArticleCreated Unassigned: File permissions required by ExcelDataReader [14140]
I am have issues using the ExcelDataReader from a webservice. I get an access to the path is denied. Is this a folder permission's error or a file access error?Does ExcelDataReader require full access...
View ArticleCreated Unassigned: cannot find central directory [14144]
I m facing an issues using this library :I generated the excel using Table2Jquery Plugin, the file path is correct and tried with both .xls and .xlsx but an unable to read the excel .Please help my...
View ArticleReviewed: Latest Source Code (Nov 18, 2017)
Rated 4 Stars (out of 5) - i haven't tried yet
View Article