how to deploy farm solutions in sharepoint 2010 farm in release mode

  1. Package the solutions in Release configuration.
  2. Deploy farm solutions in Retail mode
有帮助吗?

解决方案

You have to:

  1. Change the Mode to 'Release'

enter image description here

  1. Publish the solution to a location.

enter image description here enter image description here

  1. Use the Add-SPSolution, Install-SPSolution in Power-shell for deployment
许可以下: CC-BY-SA归因
scroll top