Tagged Questions
1
vote
1answer
178 views
Can't find WebApplication scoped feature
I've deployed a wsp that has 2 features. The one scoped at a web level is listed where I'd expect to see it and activates without a problem. The feature scoped at a web application can't be found ...
0
votes
2answers
77 views
How would a Web Application feature knows on activation that which web app its supposed to run on
Scenario can be read on My other Question
Further to that question, why would a web application has timer job definition that it hasn't been deployed to.
this is the code I am using for feature ...
4
votes
3answers
8k views
How to activate feature using powershell script?
I need to activate specific feature to all site collection which is inside the particular web application using powershell script?
