If you want to create a console app which access the object client model of SharePoint, for example to create lists, fill lists or get some date you should pay attention to some useful tipps.
You should:
- add the Microsoft.SharePoint.dll
- use .Net Framework 3.5
- make it as x64 bit application, otherwise it will not find the SPSite
I think that should help, especially the last point, which i always forget and when the error occurs, i remember it sooner or later 🙂
..:: I LIKE SHAREPOINT ::..
The article or information provided here represents completely my own personal view & thought. It is recommended to test the content or scripts of the site in the lab, before making use in the production environment & use it completely at your own risk. The articles, scripts, suggestions or tricks published on the site are provided AS-IS with no warranties or guarantees and confers no rights.
Leave a Reply