The feature-activation tag has no wiki summary.
0
votes
0answers
85 views
Why does WSP Deployment Type 'ApplicationServer' require features to be manually installed?
When I create a WSP with Deployment Type set to WebFrontEnd and deploy, all of the features contained within are automatically installed. Features that are set up as ActivateOnDefault="TRUE" (Farm or ...
0
votes
2answers
246 views
Change XSLT of the SearchResultWebPart during the FeatureActivated
I have a piece of code which changes XSLT of a SearchResultWebPart at Sharepoint 2010 Search Center result page (spFileItem - is SPFile of a search result page) :
SPLimitedWebPartManager wpManager = ...
0
votes
1answer
68 views
Temporary “Backup” of SharePoint Content During Feature and Solution Deployment
I need to decide on a method for storing a subset of the content in a SharePoint site, so that when I delete and recreate certain lists as part of a feature activation, I can re-insert all of this ...
0
votes
3answers
815 views
SharePoint activate feature file not found error
I am trying to activate a feature on our production MOSS server, all I get is a file not found exception.
Feature works great in test environment. What can it be?