SPC017413: Do not add cross-scope ActivationDependency to a hidden Feature

A Feature cannot have an cross-scope ActivationDependency to a hidden Feature. For example, a Web site-scoped feature cannot be dependent on a site collection–scoped Feature that is not visible in the user interface.

TypeName: DoNotAddCrossScopeActivationDependencyToHiddenFeature
CheckId: SPC017413
Severity: CriticalError
Type: FeatureActivationDependencyDefinition
Resolution

Remove the ActivationDependency or make the target Feature visible. MSDN: 'Feature activation dependencies are not supported across scopes if the Feature that is depended upon is not visible. In other words, a Web site-scoped feature cannot be dependent on a site collection–scoped Feature that is not visible in the user interface.'

Links

comments powered by Disqus