Expand Minimize

Deployment

The deployment process of SharePoint customizations is often a critical part. Deploying the wrong way or the wrong files can harm the SharePoint farm or make the farm inaccessible. Deployment rules check the code for these risks or potential problems.

Index

Rule Description Type Severity
SPC062152: Deploy missing ElementManifest or ElementFile in Feature (AppWeb) If ElementManifests or ElementFile are listed in the feature.xml these files must be deployed within the solution package. Feature CriticalWarning
SPC062161: Do not deploy empty ElementManifests in Features (AppWeb) ElementManifests files in Features which do not contain any element have no purpose and should be removed from the solution. Feature CriticalWarning
SPC062182: Deploy missing ElementManifest or ElementFile in Feature (HostWeb) If ElementManifests or ElementFile are listed in the feature.xml these files must be deployed within the solution package. Feature CriticalWarning
SPC062191: Do not deploy empty ElementManifests in Features (HostWeb) ElementManifests files in Features which do not contain any element have no purpose and should be removed from the solution. Feature CriticalWarning
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.