Debug and Trace Logs
ClearLog
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 | 4/27/2026 1:09:52 PM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
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 | 4/27/2026 12:51:18 PM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
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 | 4/27/2026 11:09:00 AM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
RideQC | Error | 4/27/2026 10:49:11 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 | 4/26/2026 8:24:00 PM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
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 | 4/26/2026 8:23:40 PM | 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 758
at System.IO.StreamReader..ctor(String path)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
RideQC | Error | 4/26/2026 2:54:18 PM | HomeController | getgraphdata | at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
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 | 4/26/2026 2:29:00 PM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
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 | 4/25/2026 9:26:47 AM | DistCounty | ReadCSV | at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)
at RideQC.Core.RideReportQC.CreateCoorectiveFinal(List`1 ridePenaltyCorrective) in U:\VARUN\RQC_11202024_Accessibility\RideQC\RideQC\Core\RideReportQC.cs:line 1736
RideQC | Error | 4/25/2026 9:17:12 AM | RideReportQC | CreateCoorectiveFinal | at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at RideQC.Core.RideReportQC.CreateCoorectiveFinal(List`1 ridePenaltyCorrective) in U:\VARUN\RQC_11202024_Accessibility\RideQC\RideQC\Core\RideReportQC.cs:line 1736
RideQC | Error | 4/25/2026 9:17:10 AM | RideReportQC | CreateCoorectiveFinal | at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)