Tagged Questions
2
votes
0answers
189 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 ...
2
votes
2answers
69 views
Add a complex service as part of a feature install
I'm wondering if anyone can point me at the best practices for installing a complex service (basically, an entire web application) into SP when doing a feature install.
We have an existing web ...