Copied to clipboard

Flag this post as spam?

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


  • Peter Revalk 1 post 21 karma points
    Mar 06, 2014 @ 10:56
    Peter Revalk
    0

    Anyone familiar with these errors with courier on local ?

     

    We do have a licence but:

    System.TypeInitializationException: The type initializer for '#f.#e' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Web.HttpException: Request is not available in this context 
    at System.Web.HttpContext.get_Request() 
    at Umbraco.Licensing.Validator.ValidateLicense(EncryptedLicense license) 
    at Umbraco.Licensing.Validator.Check() 
    at Umbraco.Licensing.Validator.IsTrial() 
    at Umbraco.Courier.Core.Licensing.InfralutionLicensing.IsLight() 
    at Umbraco.Courier.Core.ProviderCollection`1.#Rc(IEnumerable`1 types) 
    --- End of inner exception stack trace --- 
    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) 
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) 
    at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) 
    at System.Activator.CreateInstance[T]() 
    at Umbraco.Courier.Core.Singleton`1.#f.#e..cctor() 
    --- End of inner exception stack trace --- 
    at Umbraco.Courier.Core.Repository.#ad(XmlNode settingsXml) 
    at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() 
    at Umbraco.Courier.UI.Pages.ViewRepositories.OnInit(EventArgs e) 
    at System.Web.UI.Control.InitRecursive(Control namingContainer) 
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Exception has been thrown by the target of an invocation.


    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Web.HttpException: Request is not available in this context 
    at System.Web.HttpContext.get_Request() 
    at Umbraco.Licensing.Validator.ValidateLicense(EncryptedLicense license) 
    at Umbraco.Licensing.Validator.Check() 
    at Umbraco.Licensing.Validator.IsTrial() 
    at Umbraco.Courier.Core.Licensing.InfralutionLicensing.IsLight() 
    at Umbraco.Courier.Core.ProviderCollection`1.#Rc(IEnumerable`1 types) 
    --- End of inner exception stack trace --- 
    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) 
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) 
    at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) 
    at System.Activator.CreateInstance[T]() 
    at Umbraco.Courier.Core.Singleton`1.#f.#e..cctor()

    Request is not available in this context


    System.Web.HttpException (0x80004005): Request is not available in this context 
    at System.Web.HttpContext.get_Request() 
    at Umbraco.Licensing.Validator.ValidateLicense(EncryptedLicense license) 
    at Umbraco.Licensing.Validator.Check() 
    at Umbraco.Licensing.Validator.IsTrial() 
    at Umbraco.Courier.Core.Licensing.InfralutionLicensing.IsLight() 
    at Umbraco.Courier.Core.ProviderCollection`1.#Rc(IEnumerable`1 types)

     

     

     

     

     

     

     

     

     

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies