locked
Disable auto activation of features from Visual Studio RRS feed

  • Question

  • Hi, I'm playing around with the new tools, and so far they seem great. However when deploying the solution Visual Studio autmatically activates any features in the solution. Is there a way to disable the activation of the features contained in a VS solution? So it only deploys the sharepoint solution and lets you activate any features from the web interface instead?

    --
    Christian Sparre
    Tuesday, March 2, 2010 2:31 PM

Answers

  • Hi Christian-
    For the sharepoint projects you could achive this by setting the "Active Deployment Configuration" project property to "No Activation". This will not activate the features on deployment. You could then activate the features from the web interface.
    Tuesday, March 2, 2010 7:44 PM

All replies

  • Hi Christian-
    For the sharepoint projects you could achive this by setting the "Active Deployment Configuration" project property to "No Activation". This will not activate the features on deployment. You could then activate the features from the web interface.
    Tuesday, March 2, 2010 7:44 PM
  • Thank you :)
    Wednesday, March 3, 2010 8:35 AM