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 442 posts 1302 karma points MVP 6x 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?

Please Sign in or register to post replies

Write your reply to:

Draft