Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gunnar Vermeir 2 posts 22 karma points
    Jun 24, 2011 @ 15:30
    Gunnar Vermeir
    0

    Umbraco Courier 2 crash

    Hi,

    I just installed Courier 2 on our Umbraco 4.5.2 site.
    Unfortunately I receive the error below when going to the Courier section.

    Normally our license should be ok, but according to the installation guide, I should fill in the details for it in the Courier section.
    This isn't possible because of the error.

    The error:
    Server Error in '/' Application.
    Method not found: 'Umbraco.Licensing.EncryptedLicense Umbraco.Licensing.Validator.get_ValidatedLicense()'.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.MissingMethodException: Method not found: 'Umbraco.Licensing.EncryptedLicense Umbraco.Licensing.Validator.get_ValidatedLicense()'.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [MissingMethodException: Method not found: 'Umbraco.Licensing.EncryptedLicense Umbraco.Licensing.Validator.get_ValidatedLicense()'.]
    Umbraco.Courier.Core.Licensing.InfralutionLicensing.IsLight() in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Licensing\InfralutionLicense.cs:100
    Umbraco.Courier.UI.Dashboard.CourierDashboard.Page_Load(Object sender, EventArgs e) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.UI\Dashboard\CourierDashboard.ascx.cs:19
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
    System.Web.UI.Control.LoadRecursive() +71
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

    any ideas?

    Best regards,
    Gunnar

  • Gunnar Vermeir 2 posts 22 karma points
    Jun 24, 2011 @ 16:06
    Gunnar Vermeir
    0

    Problem solved! It was a conflict between Courier 1.3 and 2

  • Scott McCown 15 posts 37 karma points
    Aug 31, 2011 @ 16:50
    Scott McCown
    0

    Hmm...

    I'm getting the exact same error with Umbraco 4.7 and Courier 2 (and I've never had any other versions of either installed). What was the solution you found to correct this error?

  • Per Ploug 865 posts 3491 karma points MVP admin
    Sep 01, 2011 @ 12:19
    Per Ploug
    0

    Hi Scott, 

    It is most likely an issue with the umbraco.licensing.dll, which is available on nightly.umbraco.org:

    http://nightly.umbraco.org/umbraco.licensing/

    Put in /bin to update

    /Per

  • Scott McCown 15 posts 37 karma points
    Sep 01, 2011 @ 19:57
    Scott McCown
    0

    Thanks Per. Followed your instructions and it worked perfectly.

  • John C Scott 473 posts 1183 karma points
    Feb 07, 2013 @ 10:18
    John C Scott
    0

    good old our :)

    this just solved my issue too

    using fresh 4.11.4 installation with contour / concierge & courier added

    had the same error message above in the event log and the tree failed to load any nodes on all sections

    replacing the licesnsing dll from the nightly linked above solved this problem

Please Sign in or register to post replies

Write your reply to:

Draft