Per Bjurström
Dec 23, 2009
visibility 19775
star star star star star
(4 votes)

Upgrading to CMS 6 RC1

EPiServer CMS 6 RC1 supports upgrading from EPiServer CMS 5 R2, we have tested a couple of internal customers like EPiServer World and external customers that donated a copy of their site to us.

The upgrade process does a few notable things:

  • XForms and Property Settings will be migrated to the new data store DDS, a site with 70,000 posts took about 20 minutes to migrate.
  • Some configuration will move to 2 new files, episerver.config and EPiServerFramework.config.
  • A new folder Licenses will be created to support the license management in admin (but the old License.config will remain until you make changes in license UI)
  • The path to Edit mode will change to accommodate OnlineCenter that will host multiple applications going forward, you can find the URL from the right-click menu as usual.

Known issues:

  • The XForm migration fails if you have a form with duplicate fields since that is not allowed (and was not allowed in the UI in CMS 5 either). You can rerun the migration of data using the “Migrate data..” in Deployment Center if it fails and you need to correct this (the migration is done automatically when you upgrade). We have only found 1 customer so far that had this problem.

Things you need to know about an upgraded site:

  • You need a new license file for CMS 6, head over to the license site.
  • An upgraded site will use the old editor for compatibility reasons, if you want the new editor just search for “LegacyPropertyXhtmlStringControl” in web.config and remove those lines.
  • The new editor drops support for property of type “Long string”, you must use “XHTML string”. A long string is now only, eh, a long string.
  • You may get “Access to the path 'z:\site\8f7-onav.newcfg' is denied” when browsing the site for the first time. The service account for IIS must be able to resave configuration changes to update the IIS->Site setting on the first initialization. We will improve this error message before the release.
  • CMS 6 is close to 100% binary compatible with CMS 5 R2 so most often you don’t need to recompile any code.
  • CMS 6 RC1 is not binary compatible with CTP2, a lot happened up to RC1 (that we will blog more about).
  • You will be able to upgrade from RC1 to the release.

Reporting problems:

If you want to help us to make this release rocking stable, please upgrade some of your sites as well. That way, if you find any issues in your environment, we can have them fixed and ready for you when we ship the release.

Merry Christmas.

 

image

Dec 23, 2009

Comments

Eric
Eric Sep 21, 2010 10:33 AM

Great work! Hopefully we can golive soon ;)

Sep 21, 2010 10:33 AM

I'm looking forward to holding the first internal EPiServer CMS 6 mini-course in January. Support for access rights just gets better and better, keep it up.
/ Helen

Sep 21, 2010 10:33 AM

Thank you Per! Merry Christmas!

error Please login to comment.
Latest blogs
Optimizely Commerce 14 Now Supports .NET 10

In my previous post, Optimizely CMS 12 Now Fully Supports .NET 10 , I noted one remaining limitation: Commerce 14 (Commerce Connect) did not yet...

Bien Nguyen | Aug 7, 2026

The Top 10 Things I'm Actually Using AI For

A while back I wrote about ReviewPR, an Azure Function that uses AI to review Azure DevOps pull requests. That was one specific use case, but over...

KennyG | Aug 5, 2026

Drag-and-Drop Reordering for Commerce Media Collection in Optimizely Commerce Connect

Optimizely Commerce Connect ships a polished asset editor for the CommerceMediaCollection  property on catalog entries. It lets editors add, remove...

Linh Doan Cuu | Aug 5, 2026

Order tabs with drag and drop V2

I earlier did a very simple Blazor version to be able to sort tabs with drag and drop. I wanted to update it a bit and also display how the tabs ar...

Per Nergård (MVP) | Aug 4, 2026

Optimizely : Missing Language Manager Gadget Fix in CMS 12 After Upgrading to .NET 10

Recently, while upgrading an Optimizely CMS solution to .NET 10, we came across an issue where the Language Manager gadget completely disappeared...

Madhu | Aug 2, 2026 |

Flat or Nested? Weighing Your Content Modeling Options in Optimizely SaaS CMS

When building a headless site on Optimizely SaaS CMS, one of the earliest and most critical design milestones your team will face is defining your...

Vipin Banka | Jul 31, 2026