darknessomi / darknessomi/excellibrary

System.UnauthorizedAccessException was unhandled by user code

Open
#80 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.i am trying to read the excel sheet after saving through
ExcelLibrary.DataSetHelper.CreateDataTable(dirname,filename) method
2.
3.

What is the expected output? What do you see instead?
i want excel data to be loaded into datatable.
i am getting the error that Access to the path is denied

What version of the product are you using? On what operating system?
windows xp

Please provide any additional information below.

```

Original issue reported on code.google.com by `nram....@gmail.com` on 18 Feb 2011 at 11:53

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at ExcelLibrary.DataSetHelper.CreateDataTable(dirname, filename) and reproduce the reported save-then-read sequence on Windows XP. Trace which path is opened and compare it with the saved Excel file; done means the workbook loads into a DataTable without UnauthorizedAccessException.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.