D [6/24/2014 4:02:32 PM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
at System.String.StartsWith(String value, StringComparison comparisonType)
at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
at System.Diagnostics.Process.GetProcesses(String machineName)
at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
at YetAnotherRelogger.Relogger.ReloggerWorker()
N [6/24/2014 4:02:32 PM] Waiting 10 seconds and try again!
Used This Guide: https://www.youtube.com/watch?v=dcEvNCllrEo
Can anyone help me fix this?
System.Threading.ThreadAbortException: Thread was being aborted.
at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
at System.String.StartsWith(String value, StringComparison comparisonType)
at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
at System.Diagnostics.Process.GetProcesses(String machineName)
at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
at YetAnotherRelogger.Relogger.ReloggerWorker()
N [6/24/2014 4:02:32 PM] Waiting 10 seconds and try again!
Used This Guide: https://www.youtube.com/watch?v=dcEvNCllrEo
Can anyone help me fix this?