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?
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 ?
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?
is working on a reply...