darknessomi / darknessomi/excellibrary

Exception of type 'System.OutOfMemoryException' was thrown.

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
C#
Stars
22
Forks
8
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1.Just tried to open a .xls like this
ExcelLibrary.SpreadSheet.Workbook book = ExcelLibrary.SpreadSheet.Workbook.Load("stringfilename");

What is the expected output? What do you see instead?
Expect to read the excel. But exception thrown

What version of the product are you using? On what operating system?
April 14 version (14042011)

```

Original issue reported on code.google.com by `joethoma...@gmail.com` on 16 Jun 2011 at 11:03

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at ExcelLibrary.SpreadSheet.Workbook.Load, using the reported call with a .xls file to reproduce the System.OutOfMemoryException. Trace the loading path to identify where the failure occurs and verify that the same workbook can be read without the exception; the issue does not name a source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.