Copied to clipboard

Flag this post as spam?

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


  • Barry Allott 1 post 71 karma points
    Dec 26, 2016 @ 19:49
    Barry Allott
    0

    sqlHelper.ExecuteReader returning null at times

    Sometimes an object reference not set exception is thrown when trying to access the reader returned from

    sqlHelper.ExecuteReader

    Now the code section is withtin InfoCaster.Umbraco.UrlTracker.Modules so its standard.

    Anyone know what would cause a null reader to be returned? DB blip ?

  • Damiaan 438 posts 1290 karma points MVP 3x c-trib
    Dec 27, 2016 @ 08:13
    Damiaan
    0

    UrlTracker is not "standard", it is a package which might contain a small bug. If you can reproduce and do a pull request it would make everyone very happy.

    I guess it's a bad record in the ucUrlTracker database table. Do you have a stacktrace in the Logs?

  • 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