Copied to clipboard

Flag this post as spam?

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


  • Hua 9 posts 39 karma points
    Mar 17, 2015 @ 02:14
    Hua
    0

    Object reference not set to an instance of an object

    Hi,

    My site is running Umbraco 4.7.2 with 301 Url Tracker2.4.1.

    Found massive errors regaring URLTracker was tring to redirect images by Umbraco ImageHandler.ashx.

    Object reference not set to an instance of an object.

    System.NullReferenceException: Object reference not set to an instance of an object.

    System.NullReferenceException: Object reference not set to an instance of an object.
       at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.<>c__DisplayClass3.b__1(UrlTrackerDomain x)
       at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
       at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.UrlTrackerDo(Boolean ignoreHttpStatusCode)
       at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.context_AcquireRequestState(Object sender, EventArgs e)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    PATH_INFO /umbraco/ImageHandler.ashx
    PATH_TRANSLATED e:\inetpub\wwwroot\newworld.co.nz\http\umbraco\ImageHandler.ashx
    QUERY_STRING image=/media/product-import/9310072000282.jpg&type=fit&bgcolor=fff&width=100&height=90

     

    How to stop UrlTracker to redirect any media? Anyone can help me?

    Thanks

    Hua

  • 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