darknessomi / darknessomi/excellibrary
An item with the same key has already been added ( for reading excel files with macros inside )
- Dominant language
- C#
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Reading a 2003 excel file with macros.
What is the expected output? What do you see instead?
Expect the contents to be read, but instead gets an exception.
"An item with the same key has already been added."
What version of the product are you using? On what operating system?
.Net ver 2 Framework.
Please provide any additional information below.
```
Original issue reported on code.google.com by `cmy...@gmail.com` on 19 May 2011 at 4:59
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with a 2003 Excel file containing macros on .NET Framework 2.0, then locate where the "An item with the same key has already been added" exception occurs while reading it. Done means the file contents can be read without that 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
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100