The solution-deployment tag has no wiki summary.
3
votes
4answers
6k views
Explain it to me: SharePoint deployment scope, solution and features
There are different levels of scope for deployment, but I have not been able to find a definitive explaination of when each applies and what the restrictions are that require loosening (or tightening) ...
0
votes
0answers
58 views
How to create a WSP package for a SharePoint 2010 site? [duplicate]
I previously asked this Question: How to create WSP Package of a SharePoint 2010 site without VS 2010 (with SP Designer)?.
But didn't get a proper answer. I am developing a SharePoint 2010 website. ...
0
votes
1answer
155 views
Powershell Script for Deployment and Activating Features SharePoint 2010
I am writing Powershell script for adding my solution,activating solution and at last activation features on my SP2010 server. There are no issues in adding solution and deploying the solution. Issues ...