Copied to clipboard

Flag this post as spam?

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


  • Michael Biggs 18 posts 98 karma points
    Jun 10, 2016 @ 11:43
    Michael Biggs
    0

    Null Reference Exception

    In the logs this error message is appearing alot, any ideas?

    System.NullReferenceException: Object reference not set to an instance of an object.
       at umbraco.library.GetXmlNodeById(String id)
       at umbraco.NodeFactory.Node..ctor(Int32 NodeId)
       at InfoCaster.Umbraco.UrlTracker.Models.UrlTrackerDomain.get_UrlWithDomain()
       at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.<>c__DisplayClass11_0.<UrlTrackerDo>b__0(UrlTrackerDomain x)
       at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
       at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.UrlTrackerDo(String callingEventName, Boolean ignoreHttpStatusCode)
       at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.Context_PostResolveRequestCache(Object sender, EventArgs e)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    
  • 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