Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

İmpersonator Connection #175

Open
cturker opened this issue Oct 30, 2019 · 0 comments
Open

İmpersonator Connection #175

cturker opened this issue Oct 30, 2019 · 0 comments

Comments

@cturker
Copy link

cturker commented Oct 30, 2019

string pathToExcelFile = ""
+ @"C:\MyFolder\ProjectFolder\sample.xlsx";
string sheetName = "Sheet1";
var excelFile = new ExcelQueryFactory(pathToExcelFile);

this code is okey but if i changed the path impersonator like this "\file01server\uploads" doesnt work.
Are there any suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant