New issue 59 by gogoga...@gmail.com: ExcelQueryFactory path question.
http://code.google.com/p/linqtoexcel/issues/detail?id=59
I have web app with BLL file where I defined all work with Excel file.
I want to place Excel file in the same dir where BLL is. What to place
instead question marks: var test= new ExcelQueryFactory(????);
Try using the Server.MapPath() method
Comment #2 on issue 59 by paulyo...@gmail.com: ExcelQueryFactory path
question.
http://code.google.com/p/linqtoexcel/issues/detail?id=59
(No comment was entered for this change.)