I’m having a problem with the Sharepoint API client object model , and I haven’t found an answer or person on the Internet who can help me.
I try to make all the decisions for the task, and there is no “easy” way to get them. At the moment, I'm trying to programmatically read a template (" .xoml "), because the solutions are inside it (but only standard solutions, and I need standard and customized solutions).
I do not think this is the right way to do this. Is there any other way to get all the solutions for the Sharepoint 2010 task?
source
share