paulyoder / LinqToExcel

Use LINQ to retrieve data from spreadsheets and csv files
MIT License
1.06k stars 299 forks source link

İmpersonator Connection #175

Open cturker opened 5 years ago

cturker commented 5 years ago

string pathToExcelFile = ""

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