Return to doc.sitecore.com

Valid for Sitecore 6.x
17.  Sitecore CMS 6.5.0 and DMS 2.0.0 rev.110602 (6.5 Initial Release)
Prev Next

Instructions for downloading Sitecore CMS 6.5.0 and DMS 2.0.0 rev.110602.

This is an old CMS 6.5 update.
You should only use this update as an interim update when upgrading from Sitecore CMS 6.5 to CMS 6.6 Update-1 or later.

Important: If you you are upgrading from Sitecore CMS 6.4, you should continue upgrading to version 6.5 Update-2 or later and not stop the upgrade process at version 6.5.0 Initial release.

17.1.  Download Sitecore CMS and DMS

Choose the appropriate link to download Sitecore CMS 6.5.0 rev. 110602:

To download Sitecore CMS 6.5.0 rev.110602 for JAPANESE users, choose one of the following links. After installation, check the Client Translations page for updated translations. 

Download DMS for Sitecore CMS 6.5

Choose the following link to download DMS 2.0.0 rev.110602 for Sitecore CMS 6.5.0 rev.110602:

You may also want to consider downloading additional tools:

17.2.  Upgrade Instructions

To upgrade a previous Sitecore CMS 6 version to this release, refer to one of the following pages, depending on the version you upgrade from.

17.2.1.  Instructions for Upgrading from Sitecore CMS 6.4

To upgrade a previous Sitecore CMS 6 version to this release:

Prerequisites

System requirements

Supported SQL Server versions

The initial release of CMS 6.5 and DMS 2.0 only supports Microsoft SQL Server.

Instructions

Note: A new version of the update package was uploaded on August 19, 2011. It is recommended to use the new version of the package instead of the old one for upgrading, while solutions already upgraded with the old version of the update package should not be upgraded once again.

This update requires the following files:

If you are updating from any of the CMS 6.4.0 releases, the following files are also required:

Important: If you are running OMS 1, you must upgrade to DMS 2 when you upgrade from CMS 6.4 to 6.5. Please read the instructions for upgrading to DMS 2 before you begin the upgrade to CMS 6.5/DMS. As mentioned in these instructions, you must upgrade the CMS and have a working CMS 6.5 solution before you start upgrading your OMS production database.

Follow the steps below to upgrade an existing Sitecore CMS 6.4.0 installation to Sitecore CMS 6.5.0 rev. 110602:

  1. Important: If you you are upgrading from Sitecore CMS 6.4, you should continue upgrading to version 6.5 Update-2 or later after installing this update. The system will not work as expected if you stop the upgrade process at version 6.5.0 Initial release.
  2. Back up the site.
  3. Upgrade the database schema, step 1. Notice that you do not need to perform this step if the solution already is based on 6.4.1 (or if the solution was upgraded from 6.3.1 to 6.4).
    • SQL Server: Execute the CMS641_BeforeInstall.sql script on each of your Sitecore databases (core, master, web and any custom Sitecore databases, but excluding the Analytics database and any Sitecore module databases you have installed).
    • Oracle: Execute Oracle_CMS641_BeforeInstall.bat. Please refer to the Oracle-specific instructions at the bottom of this page.
  4. Disable Sitecore Analytics and modules that make use of Sitecore Analytics:
    • If you have Sitecore Analytics installed, disable analytics by renaming the Sitecore.Analytics.config file to Sitecore.Analytics.config.disabled. Otherwise the post-step of the update package will fail to execute.
    • If you have installed the E-mail Campaign Manager module, disable it by renaming the Sitecore.EmailCampaign.config file to Sitecore.EmailCampaign.config.disabled. Otherwise the post-step of the update package will fail to execute.
    • If you have installed the Web Forms for Marketers module, disable it by renaming the forms.config file to forms.config.disabled. Otherwise the post-step of the update package will fail to execute.
  5. Make sure that the IIS is configured to allow access to the /sitecore/admin folder. Otherwise the next step might display a blank page instead of the Update Installation Wizard..
  6. If you are updating from 6.4.1 Update-4 or later, modify the web.config file:
    • Add a comment around the SitecoreRewriteModule in the <system.webServer><modules> section:
      <!-- <add type="Sitecore.Web.RewriteModule, Sitecore.Kernel" name="SitecoreRewriteModule"/> -->
    • Also add a comment around the SitecoreRewriteModule in the <system.web><httpModules> section if you have such a line:
      <!-- <add type="Sitecore.Web.RewriteModule, Sitecore.Kernel" name="SitecoreRewriteModule"/> -->
  7. Open the Update Installation Wizard by entering the following URL in your browser: http://<hostname>/sitecore/admin/UpdateInstallationWizard.html
    See the Update Installation Wizard Guide for more information about how to use the wizard.
  8. Install the Sitecore CMS 6.5.0 rev. 110602 update package using the wizard:
    1. Upload the update package using the wizard.
    2. Analyze the package.
    3. Install the package.
  9. Open the \Website\Global.asax file and check that it contains the following line:     
    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
    If the inherits attribute is not present, please change the file to inherit from Sitecore.Web.Application. Otherwise the "sessionEnd" pipeline will not work as expected. 
  10. Upgrade the database schema, step 2. Notice that you do not need to perform this step if the solution already is based on 6.4.1 (or if the solution was upgraded from 6.3.1 to 6.4).
    • SQL Server: Execute the CMS641_PostInstall.sql script on each of your Sitecore databases (core, master, web and any custom Sitecore databases, but excluding the Analytics database and any Sitecore module databases you have installed). This script updates the database schema to Sitecore CMS 6.4.1. The script also updates the schema with a number of changes that were applied to the clean databases in 6.4 Update-1 to ensure that the database schema is consistent across the Sitecore databases.
    • Oracle: Execute Oracle_CMS641_PostInstall.sql.bat. Please refer to the Oracle-specific instructions at the bottom of this page.
  11. Update your configuration files.
  12. Log in to the Sitecore Desktop, and install the Sitecore Analytics Role Package, using the Installation Wizard available via Sitecore »Development Tools » Installation Wizard. Choose "Overwrite" every time when prompted.
    • Alternatively, you can manually create the following 2 roles in the "sitecore" domain: “sitecore\Analytics Testing” and “sitecore\Analytics Personalization”. For each of these two roles, click “Member Of” and make the role member of the “sitecore\Sitecore Client Users” role, then click “Members” and add the “sitecore\Author” role as a member.
  13. To avoid certain exceptions in the log file when visitors browse the front-end site, perform the following steps:
    • Open the Content Editor and navigate to the "/sitecore/system/Settings/Rules/Conditional Renderings" item.
    • Perform the "Publish Item" operation with the “Publish Subitems” option checked.
  14. Clear your browser's cache. For instance, in Internet Explorer this is done via the menu Tools » Internet Options » Browsing History » Delete » Delete Temporary Internet Files.
  15. Rebuild your search indexes for the “Quick search index” (also for the master and core databases if you have such indexes) and rebuild the link database for the master and the core databases. You can do this using the wizards available on the Sitecore desktop: Sitecore » Control Panel » Database.
  16. Delete the <webroot>/temp/dictionary.dat file to regenerate the Dictionary (only necessary if any of your editors use other client languages than English).
  17. If you have a Sitecore Analytics database, you must upgrade your solution to 6.5 Update-5 (perform just steps, which are related to CMS updating) or later before upgrading your Analytics database.
  18. After you have upgraded the solution to 6.5 Update-5 or later, you are now ready to upgrade the Analytics database by following the instructions for upgrading to DMS.
  19. After successfully upgrading the Analytics database, enable analytics by renaming the Sitecore.Analytics.config.disabled file back to Sitecore.Analytics.config.
  20. Publish the entire site (including system items, templates etc.) to every publishing target you have. To do it run Sitecore » Publish Site dialog. The "Republish" option is recommended. 
  21. Upgrade and re-enable modules that make use of Sitecore Analytics:
    • If you have the E-mail Campaign Manager module installed, you are now ready to upgrade it by following the instructions for upgrading to ECM 1.3.
    • After successfully upgrading the E-mail Campaign Manager module, enable it by renaming the EmailCampaign.config.disabled file back to EmailCampaign.config.
    • If you have the Web Forms for Marketers module installed, you are now ready to upgrade it by following the instructions for upgrading to WFFM 2.3.
    • After successfully upgrading the Web Forms for Marketers module, enable it by renaming the forms.config.disabled file back to forms.config.
  22. Upgrade the modules that have a compatible version for Sitecore CMS 6.5:
  23. Reiterate the update procedure for every Sitecore instance in your Sitecore environment.

Instructions for upgrading the database schema of Oracle databases
You will need the following files:

The zip file contains four files:

Upgrade steps:

  1. Extract the SQL script and the batch file from the zip archive.
  2. Copy the SQL script and the batch file to the Database Server (or to the PC where the administration tools for the Oracle database are installed and set up).
  3. By default, the upgrade scripts will process three user schemas: sccore, scmaster, and scweb (the actual names depend on the value of the PREFIX environment variable).
    • If your user schema names are different or if you have additional Sitecore user schemas, modify the batch file as necessary (but do not add the Analytics schema – it uses a different database schema and should not be upgraded).
  4. Shut down Sitecore.
  5. Back up your Sitecore schemas.
  6. Upgrade your database schema.
    • In System Properties/Advanced/Environment Variables set up user-level variables as follows:
      • DATABASE = The name of the database instance that hosts the Sitecore data.
      • PASSWORD = Password for the system user of the Oracle instance.
      • PREFIX = Prefix for the Sitecore user schemas and their passwords (default value: 'sc').
      • Notice that user passwords are expected to be the same as the user names.
      • Launch Oracle_CMS641_BeforeInstall.bat or Oracle_CMS641_PostInstall.sql.bat.
      • Review the output of the script for errors.
      • Remove the DATABASE, PASSWORD and PREFIX variables from the environment.
  7. Start Sitecore.
  8. Continue with the CMS 6.4 to 6.5 upgrade procedure as described above. Notice that after completing the upgrade to 6.5 rev. 110602, you must update your solution to 6.5 Update-1 (or later), since the initial CMS 6.5 release does not have Oracle support.

17.2.2.  Use these instructions to upgrade Sitecore OMS 1 to DMS 2

To upgrade Sitecore OMS 1 to DMS 2:

Prerequisites

Important: Please read the instructions for upgrading to DMS 2 in A4 or in US-Letter format before you begin the upgrade to CMS 6.5/ DMS. As mentioned in these instructions, you must upgrade the CMS and have a working CMS 6.5 solution before you start upgrading your OMS production database to DMS.

Notice: Upgrading to DMS is performed in two steps. The second step can be time consuming, but can be performed after you go live with CMS 6.5/DMS 2.0.

The most recent version of the tool is only compatible with 6.5 Update-5 and later.

Instructions

Choose the following link to download the Sitecore Analytics Upgrade Tool and the associated documentation for the tool:

Notice: The initial version of the Analytics Upgrade Tool has been replaced with a new release of the tool which is more stable and which converts historical data significantly faster than the previous versions of the tool. See the Analytics Upgrade Tool rev. 120810 release notes for details. The new tool requires you to upgrade to 6.5 Update-5 or later before running the tool.

If you want to download an empty DMS database, choose the following link:

Follow the steps below to upgrade an existing OMS 1.1.1 installation to DMS 2.0.1:

  1. Read the entire Sitecore Analytics Upgrade Tool Guide before you begin to make yourself familiar with the process.
  2. Update the Sitecore.Analytics.config file. The easiest way to do so is to take the clean Sitecore.Analytics.config file from the target version that you are upgrading to and applying any changes that you require. 
  3. Back up the Analytics database.
  4. Before transferring metadata to the new Analytics database, upgrade your Sitecore 6.5 solution to the version that you require (must be 6.5 Update-5 or later).
  5. Upgrade from OMS to DMS using the Sitecore Analytics Upgrade Tool. Make sure to follow the instructions in the Sitecore Analytics Upgrade Tool Guide to first transfer meta-data to the DMS database and later transfer all the collected analytics information from your OMS database to the new DMS database.
  6. After the historical analytics data has been converted in Step 3 of the Analytics Upgrade Tool, perform the following steps. These steps convert the structure of campaign items from OMS to DMS, as well as updating the DeviceName and Language columns in the Pages and Visits tables:
    • Ensure that Analytics is enabled and that the connection string is pointing to the converted DMS database.
    • Download the actions.html.zip file and extract it.
    • Copy the page to the /sitecore/admin folder of the upgraded solution.
    • The ASPX page is self-contained and uses inline C# code. This allows you to easily modify the page and add your own logic if you have special requirements for upgrading campaign items.
    • Open the page and click the Start button.
    • The page informs you about the conversion process, including information about skipped items (such as campaign folders that do not need to be upgraded).
    • After converting the item structure, the ASPX page can be deleted.

17.2.3.  Instructions for Upgrading from Sitecore CMS 6.5 Technical Preview

To upgrade a Sitecore CMS 6.5 Technical Preview solution (including the DMS 2 database) to this release:

Prerequisites

Instructions

This update requires the following files:

Follow the steps below to upgrade an existing Sitecore CMS 6.5.0 and DMS 2.0.0 rev. 110419 installation to Sitecore CMS 6.5.0 and DMS 2.0.0 rev. 110602:

  1. Backup the site.
  2. Backup the Analytics database.
  3. Make sure that the IIS is configured to allow access to the /sitecore/admin folder. Otherwise the next step might display a blank page instead of the Update Installation Wizard.
  4. Open the Update Installation Wizard by entering the following URL in your browser: http://<hostname>/sitecore/admin/UpdateInstallationWizard.html
    See the Update Installation Wizard Guide for more information about how to use the wizard.
  5. Install the Sitecore CMS 6.5.0 rev. 110602 update package using the wizard:
    1. Upload the update package using the wizard.
    2. Analyze the package.
    3. Install the package. 
  6. Open the \Website\Global.asax file and check that it contains the following line:      
    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
    If the inherits attribute is not present, please change the file to inherit from Sitecore.Web.Application. Otherwise the "sessionEnd" pipeline will not work as expected. 
  7. Update your configurations files:
    Apply the configuration file changes described here:
    Configuration file changes in CMS 6.5.0 and DMS 2.0.0 rev. 110602  
  8. If you have a Sitecore Analytics database, you will also need to perform the following step:
    Execute the UpdateDMSTechPreviewSchema.sql.zip script on the Analytics database to upgrade the database schema. 
  9. Clear your browser's cache. For instance, in Internet Explorer this is done via the menu Tools » Internet Options » Browsing History » Delete » Delete Temporary Internet Files.
  10. Rebuild your search indexes for the “Quick search index” (also for the master and core databases if you have such indexes) and rebuild the link database for the master and the core databases. You can do this using the wizards available on the Sitecore desktop: Sitecore » Control Panel » Database.
  11. Delete the <webroot>/temp/dictionary.dat file to regenerate the Dictionary (only necessary if any of your editors use other client languages than English).
  12. Publish the entire site (including system items, templates etc.) to every publishing target you have. To do it run Sitecore » Publish Site dialog. The "Republish" option is recommended. 
  13. Reiterate the update procedure for every Sitecore instance in your Sitecore environment.

Prev Next