Hi!
I have a feature stapler scoped to Farm and two features (staplees) with Site scope.In each staplee I have event receivers for feature activation.
In both I get some values from the web.config appSettings and remove a webpart from the default page. When I activate the features manually everything works just fine, but when I activate them through the stapler the values from the web.config cannot be found, neither the webpart on the page not being removed.
I do not understand why this is happening... does someone have the answer?
Many thanks.