Expand Minimize

Solution references Solution

Solution can reference other Solutions in ActivationDependencies

CheckId SPD010101
TypeName SolutionReferencesSolution
Severity Information
Type Solution

In manifest.xml of a Solution an ActivationDependency to another Solution can be defined as follows:

<Solution>
  <ActivationDependencies>
    <ActivationDependency SolutionId="00000000-0000-0000-0000-000000000000"/>
  </ActivationDependencies>
</Solution>

During the deployment SharePoint will check if the Solutions with the specified SolutionId is deployed in the farm. If not SharePoint returns an error message.

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.