Copied to clipboard

Flag this post as spam?

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


  • Simon steed 375 posts 687 karma points
    Aug 02, 2012 @ 16:25
    Simon steed
    0

    DocTypeMixin saving causes Courier error

    ?

  • Simon steed 375 posts 687 karma points
    Aug 02, 2012 @ 16:25
    Simon steed
    0

    I get this beast when courier is installed on my site and I try to save a DocTypeMixin. I've removed courier now, not happy at all!

    Si

    Server Error in '/' Application.


    The DLL: our.umbraco.doctypemixins cannot call Courier APIs as you do not have the right licensing in place

    Please contact Umbraco on either e-mail: [email protected] or phone: DK +45 70 26 11 62 / US: 1.88.UMBRACO.1.

    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: Umbraco.Licensing.Exceptions.TrialLicenseException: The DLL: our.umbraco.doctypemixins cannot call Courier APIs as you do not have the right licensing in place

    Please contact Umbraco on either e-mail: [email protected] or phone: DK +45 70 26 11 62 / US: 1.88.UMBRACO.1.

    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: 

    [TrialLicenseException: The DLL: our.umbraco.doctypemixins cannot call Courier APIs as you do not have the right licensing in place
    
    Please contact Umbraco on either e-mail: [email protected] or phone: DK +45 70 26 11 62 / US: 1.88.UMBRACO.1.]
       Umbraco.Courier.Core.Licensing.InfralutionLicensing.ExternalDllCheck(Boolean throwException) +394
       Umbraco.Courier.Core.Packaging.RevisionPackaging..ctor(String revision) +87
       Umbraco.Courier.RepositoryProviders.Local.establishPackagingContext(ExecutionContext context) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:247
       Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:221
       Umbraco.Courier.Cachehandler.V4.CacheHandler._sendToCache(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:203
       Umbraco.Courier.Cachehandler.V4.CacheHandler.sendToCache(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:196
       Umbraco.Courier.Cachehandler.V4.CacheHandler.DocumentType_AfterSave(DocumentType sender, SaveEventArgs e) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:133
       umbraco.cms.businesslogic.web.SaveEventHandler.Invoke(DocumentType sender, SaveEventArgs e) +0
       umbraco.cms.businesslogic.web.DocumentType.FireAfterSave(SaveEventArgs e) +27
       umbraco.cms.businesslogic.web.DocumentType.Save() +68
       Our.Umbraco.DocTypeMixins.Logic.AppBase.DocumentType_AfterSave(DocumentType sender, SaveEventArgs e) +1388
       umbraco.cms.businesslogic.web.SaveEventHandler.Invoke(DocumentType sender, SaveEventArgs e) +0
       umbraco.cms.businesslogic.web.DocumentType.FireAfterSave(SaveEventArgs e) +27
       umbraco.cms.businesslogic.web.DocumentType.Save() +68
       umbraco.settings.EditContentTypeNew.OnBubbleEvent(Object source, EventArgs args) +242
       System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
       umbraco.controls.ContentTypeControlNew.save_click(Object sender, ImageClickEventArgs e) +415
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +115
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +120
       System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
    



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

  • Peter Duncanson 430 posts 1360 karma points c-trib
    Aug 02, 2012 @ 16:34
    Peter Duncanson
    0

    What the hell is our.umbraco.doctypemixins?

  • Simon steed 375 posts 687 karma points
    Aug 02, 2012 @ 16:42
    Simon steed
    0

    I aint got a clue, I saved a mixin to a new doc type and thats the error I got - I suspect Courier name mangling, courier issue, not doctypemixins!

Please Sign in or register to post replies

Write your reply to:

Draft