SPSolution.DeployLocal Method
Include Protected Members
Include Inherited Members
Deploys the language neutral solution on the local server for troubleshooting purposes.
Overload List
Name | Description | |
---|---|---|
DeployLocal(Boolean, Boolean) | Deploys the solution to all applications on the local server for trouble-shooting purposes. | |
DeployLocal(Boolean, Collection<SPWebApplication>, Boolean) | Deploys the language neutral solution to the specified web applications on the local server for trouble-shooting purposes. |
Top
Remarks
By default, no application pools are reset after deploying or retracting a solution using the object model. To reset the application pool manually, you can stop and restart the application pool for the web application to which you are deploying or retracting the solution.
To deploy a language package, see SPSolutionLanguagePack.