darknessomi / darknessomi/excellibrary
Asp.net gridview import/export
- Dominant language
- C#
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. I am exporting gridview to excel from webpage1.aspx page like "Events.xls"
2. Again i am importing the same file "Events.xls" on webpage2.aspx
What is the expected output? What do you see instead?
On the "webpage2.aspx" the same file should be imported but it is showing the
error : The Microsoft Jet database engine cannot open the file ''. It is
already opened exclusively by another user, or you need permission to view its
data. If i change any content and then trying to import its working perfectly.
What version of the product are you using? On what operating system?
ExcelLibrary.dll Version 1.0.0.0
Please provide any additional information below.
I have a requirement that as i am exporting excel same file can be import with
any error.
Kindly suggest ASAP if any buddy have any solution.
```
Original issue reported on code.google.com by `rajeev15...@gmail.com` on 13 Mar 2013 at 7:46
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported flow using webpage1.aspx and webpage2.aspx: export Events.xls, then import that unchanged file and capture the Jet database engine error. Inspect how ExcelLibrary.dll handles the exported file and the import path. Done means the same exported file imports on webpage2.aspx without requiring content changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100