
Explanation/Reference:
Scenario: Deployment of the package containing the Litware web templates Lit- ware.Intranet.Templates.wsp must be prevented if the core package (Target 5) is not deployed in order to prevent deployment errors and eventually damage on the site structure itself.
* (Target1, Target 6) ActivationDependencies Element (Feature)
Specifies a list of features on which the activation of the current feature depends.
Child element: ActivationDependcy
* (Target 2) ActivationDependcy
Specifies the activation dependencies for a solution.
Syntax:
<ActivationDependency
SolutionId = string
SolutionName = string // (Target 4)
SolutionTitle = string
SolutionUrl = string />
SolutionId
Required string. Specifies the solution ID of the dependency.
Reference: ActivationDependencies Element (Feature); ActivationDependency Element (Solution)