The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: How to download/Read Excel file from SharePoint Library using Excel Services
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Santhosh KumarPosted Aug 13, 2015, 5:57 AM
I have a console Application for downloading excel from sharepoint document library and its working fine as a separate. My question here is How do I integrate / Consume in SharePoint?
Ganesh AlagumalaiPosted Feb 26, 2015, 1:22 AM
I have a requirement to read an excel data from SharePoint and send an email scheduled email. This email should have excel data in the body of the message as HTMLI am trying to read the excel from SharePoint from console app and send email to selected recipients. Can someone help on this? Regards, Ganesh A
Suresh KPosted Mar 18, 2014, 2:52 PM
getting access denied
Fincy PhilipPosted Mar 12, 2013, 2:15 AM
hi..404 error is coming when calling excelservice.asmx....please see..https://sharepointsite/_vti_bin/excelservice.asmx is giving 404 error when opening in the browser....but for lists.asmx...its opening.... Problem in detailed..... https://<sharepointsite>/_vti_bin/lists.asmx....I was not able to give the direct webreferance....So I opened I t in a browser https://<sharepointsite>/_vti_bin/lists.asmx? wsdl...saved to the C:/ folder/Lists.XML and added the web referance....to my console application. But the same procedure if I try for excelservice.asmx, Its giving 404 error...Why
zuhal kilicaslanPosted Sep 1, 2012, 8:56 AM
thanks a lot:) it helps me.
Saurabh JhaPosted Nov 10, 2011, 10:23 AM
Really good artical