Alexander Haneng
Sep 21, 2011
  4028
(0 votes)

License error when upgrading to EPiServer CMS 6 R2

If you are in the process of upgrading your site from CMS 6 to CMS 6 R2 be aware that some license keys for EPiServer CMS 6 won’t work with CMS 6 R2!

The reason is that the license is locked to version 6.0-6.0.9999, while CMS 6 R2 is version 6.1.379.0.

It is nothing a new license file from EPiServer won’t fix, but it is good to know about in advance before you deploy to production.

 

From on of my license files:

<Restriction>
<VersionRestriction From="6.0" To="6.0.9999" Type="EPiServer..."/>
</Restriction>

 

Thanks to @epibjorn who first brought it to my attention in a tweet.

 

Posted by

Sep 21, 2011

Comments

nz.piquet@gmail.com
nz.piquet@gmail.com May 21, 2012 10:59 PM

Thanks for the post - found it when searching AFTER deploy to production. Nasty as devel and test environments licensed differently. :-(

Please login to comment.
Latest blogs
Increase timeout for long running SQL queries using SQL addon

Learn how to increase the timeout for long running SQL queries using the SQL addon.

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Overriding the help text for the Name property in Optimizely CMS

I recently received a question about how to override the Help text for the built-in Name property in Optimizely CMS, so I decided to document my...

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Resize Images on the Fly with Optimizely DXP's New CDN Feature

With the latest release, you can now resize images on demand using the Content Delivery Network (CDN). This means no more storing multiple versions...

Satata Satez | Dec 19, 2024

Simplify Optimizely CMS Configuration with JSON Schema

Optimizely CMS is a powerful and versatile platform for content management, offering extensive configuration options that allow developers to...

Hieu Nguyen | Dec 19, 2024