Return to doc.sitecore.com

Valid for Sitecore 6.x
1.  Uninstalling the Staging Module
Prev

To uninstall the Staging module for Sitecore CMS 6, the following steps should be performed.

  1. Delete the following files and folders from the Master server:
    • /App_Config/Include/staging.config
    • /bin/edtftpnet.dll
    • /bin/staging.application.dll
    • /bin/staging.kernel.dll
    • /bin/staging.scheduledtask.dll
    • /bin/staging.utilities.dll
    • /bin/staging.webservice.dll
    • /sitecore modules/staging/
  2. Delete the following items from the Master server, the Core database:
    • /sitecore/content/Applications/Staging
    • /sitecore/content/Documents and settings/All users/Start menu/Programs/Staging
  3. Delete the following items from the Master server, the Master database:
    • /sitecore/system/Staging
    • /sitecore/templates/Branches/Staging
    • /sitecore/templates/System/StagingFileTransfer
    • /sitecore/templates/System/StagingServer
  4. Delete the following files and folders from the Slave server(s):
    • /bin/staging.utilities.dll
    • /bin/staging.webservice.dll
    • /sitecore modules/staging/

Prev