Shahid nawaz
Apr 10, 2014
  4462
(1 votes)

License error: Current version is newer than required version

In EPiServer 7.5 if you upgrade to latest update through nuget (starting from update-6) you might get a license error something like :

Current version 7.6.0.0 is newer than required version 7.5.9999

Don’t worry, you don't need to "upgrade" your license as normally is the case when upgrading from EPiServer-5 to EPiServer-6 or 6 to 7. The reason for above error is probably your license file has max version set to :

<Restrictions>
        <Restriction>
          <VersionRestriction From="7.0" To="7.5.9999" ….

EPiServer 7 license works both for 7 & 7.5 release.

Solution:

Re-generate the license file from license center (required admin access). Login to license center, go under "Licenses" tab, open the license
and click "Send license file by email". When you re-send the license file, it will automatically update the maxversion of all grouped/bundled EPiServer 7 licenses as well. So you don’t need to re-regenerate each license file separately.

If you don’t have License Admin access to license center then send a request to LicenseAdmin at episerver dot com to regenerate the license file for you.

Apr 10, 2014

Comments

Apr 11, 2014 11:07 AM

Thanx for the intel, I got this error and ended upp ordering a new developer licens.
/D

Please login to comment.
Latest blogs
Creating Custom Feed Options for Optimizely Forms Selection Elements

Optimizely Forms is a versatile tool for building forms used in registrations, job applications, surveys, and much more. These forms can include a...

Nahid | Aug 12, 2024

How to hide Reports from the global menu in Optimizely CMS

Reports section is available by default to all users who are members of the WebEditors group as the authorization policy of that MenuItem is set to...

Bartosz Sekula | Aug 8, 2024 | Syndicated blog

Azure Function App for PDF Creation With Syncfusion .Net PDF Framework

We have a couple of use cases that require internal and external users to print content in PDF format. We've offloaded this functionality from the...

KennyG | Aug 8, 2024

Changes to PictureRenderer.Optimizely

In version 3.2 of PictureRenderer.Optimizely it is possible to add any attribute to the rendered img element. This makes it possible to add e.g....

Erik Henningson | Aug 2, 2024 | Syndicated blog