Debug and Trace Logs
ClearLog
RideQC | Error | 11/13/2025 7:17:00 AM | HomeController | Compute | at RideQC.Controllers.HomeController.Compute() in U:\VARUN\RQC_11202024_Accessibility\RideQC\RideQC\Controllers\HomeController.cs:line 251
at RideQC.Helper.DistCounty.ReadCSV() in U:\VARUN\RQC_11202024_Accessibility\RideQC\RideQC\Helper\DistCounty.cs:line 59
at System.Collections.Generic.List`1.Sort()
at System.Collections.Generic.List`1.Sort(Int32 index, Int32 count, IComparer`1 comparer)
at System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer)
RideQC | Error | 11/13/2025 5:14:00 AM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
at RideQC.Controllers.HomeController.getgraphdata(String csvpath, Int32 page) in U:\VARUN\RQC_11202024_Accessibility\RideQC\RideQC\Controllers\HomeController.cs:line 756
RideQC | Error | 11/13/2025 3:48:21 AM | HomeController | getgraphdata | at System.IO.Path.Combine(String path1, String path2)