Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

You are about to upgrade from a previous version to DFS 9.0.0. There have been some major changes to this release. Which requires yours attention.

Follow these steps:

  1. We have removed the member- and role providers in this release. Which means that you have to remove them from Sitecore's web.config.
    1. Navigate to the <membership section and remove the node with the name DefaultDigizuiteMembershipProvider.
    2. In the same section, find the node with the name Sitecore and change the realProviderName to sql.
    3. Navigate to the <roleManager section and remove the node with the name DefaultDigizuiteRoleProvider.
    4. In the same section, find the node with the name Sitecore and change the realProviderName to sql.

  2. Before installing the DFS 9.0.0, it is very important that your silo item is serialized to disk which is located here sitecore → Media Library → Digizuite. The installation will remove this item, and all content pages will have broken links until you revert the silo item back to your solution. It is very important that the silo ItemId is the same before and after the installation. If you are sure that the silo item has been serialized to disk , then continue and install the package and overwrite all.
  • No labels