Solution is to deploy it manually for the first time:
- Add the solution to your Farm      Add-SPSolution -LiteralPath 
- Then Install Solution        Install-SPSolution -Identity -WebApplication 
After that you can deploy automatically using Visual Studio. Enjoy
 
No comments:
Post a Comment