The text of this article is not in this database — only its details are. Read it on the old site: Export SharePoint List Programmatically
7 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Export SharePoint List Programmatically
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
subhra ghoshPosted Aug 17, 2019, 3:16 AM
I am working in csom,then how can I do this. If you have any leads how to do it in csom c#.
abhishek singhPosted Mar 21, 2018, 5:12 AM
I do not access to SharePoint server, I have credentials to view lists present on sharepoint, then how can I download/ extract the sharepoint list items.
Rathrola Prem KumarPosted Apr 11, 2017, 9:09 PM
Issue fixed, i just changed my console app from 32-64 in the properties window, Hence solved :)
Rathrola Prem KumarPosted Apr 11, 2017, 9:02 PM
Am getting error: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
Rathrola Prem KumarPosted Apr 11, 2017, 9:02 PM
Am getting this error??
Pallavi GlPosted Nov 25, 2016, 11:53 AM
Hi , This code works but the excel file generated using the code throws an error "The file format and extension of File.xls dont match.The file could be corrupted or unsafe.Unless you trust its source,dont open it..... ". After Clicking on ok it shows the data . How can i avoid that . Please help
Rajkiran SwainPosted Jul 20, 2015, 11:02 AM
nice