Your application fails when I start it with the following exception:
Application: WindowsPathEditor.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.PathTooLongException
Stack:
at System.IO.PathHelper.GetFullPathName()
at System.IO.Path.NormalizePath(System.String, Boolean, Int32, Boolean)
at System.IO.Path.GetFullPathInternal(System.String)
at WindowsPathEditor.PathEntry.get_ActualPath()
at WindowsPathEditor.PathChecker.CheckPath(WindowsPathEditor.AnnotatedPathEntry)
at WindowsPathEditor.PathChecker.DoCheck(System.Collections.Generic.IEnumerable`1)
at WindowsPathEditor.PathChecker.CheckerLoop()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Your application fails when I start it with the following exception:
Application: WindowsPathEditor.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.PathTooLongException Stack: at System.IO.PathHelper.GetFullPathName() at System.IO.Path.NormalizePath(System.String, Boolean, Int32, Boolean) at System.IO.Path.GetFullPathInternal(System.String) at WindowsPathEditor.PathEntry.get_ActualPath() at WindowsPathEditor.PathChecker.CheckPath(WindowsPathEditor.AnnotatedPathEntry) at WindowsPathEditor.PathChecker.DoCheck(System.Collections.Generic.IEnumerable`1)
at WindowsPathEditor.PathChecker.CheckerLoop()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()