How to activate a solution in SharePoint 2010 using client object model?
- by Boris
Here's the situation:
I have a customized SharePoint2010 site created.
I saved that site as a site template, which has created a solution.
I want to be able to activate that solution using SharePoint2010 client object model.
Is that possible? If yes, could you show me how to do it? If no, then could you show me how it can be done using standard SharePoint object model, or any other method?
Thank you for all the help.