2015/8/7 9:01:59: System.InvalidOperationException: Failed to compare two elements in the array. ---> System.OverflowException: Value was either too large or too small for an Int32.
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.Int32.Parse(String s)
   at GraphEditor.Business.FileSortByName.SubCompare(String s1, String s2)
   at GraphEditor.Business.FileSortByName.Compare(Object a, Object b)
   at System.Array.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   --- End of inner exception stack trace ---
   at System.Array.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   at System.Array.Sort(Array keys, Array items, Int32 index, Int32 length, IComparer comparer)
   at System.Array.Sort(Array array, IComparer comparer)
   at GraphEditor.UI.MainForm.FileInFolder(String selectPath)
2015/8/7 9:01:59: System.InvalidOperationException: Failed to compare two elements in the array. ---> System.OverflowException: Value was either too large or too small for an Int32.
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.Int32.Parse(String s)
   at GraphEditor.Business.FileSortByName.SubCompare(String s1, String s2)
   at GraphEditor.Business.FileSortByName.Compare(Object a, Object b)
   at System.Array.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   --- End of inner exception stack trace ---
   at System.Array.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   at System.Array.Sort(Array keys, Array items, Int32 index, Int32 length, IComparer comparer)
   at System.Array.Sort(Array array, IComparer comparer)
   at GraphEditor.UI.MainForm.FileInFolder(String selectPath)
2015/8/7 9:04:31: System.IO.FileNotFoundException: C:\Program Files (x86)\图解制作器\EditTemp\.png
   at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   at System.Drawing.Image.FromFile(String filename)
   at GraphEditor.UI.MainForm.ImageToBitmap(String imgPath)
   at GraphEditor.UI.MainForm.LoadEditImage(Int32 selectCount, Boolean isLstClick)
2015/8/7 9:07:13: System.IO.FileNotFoundException: C:\Program Files (x86)\图解制作器\EditTemp\.png
   at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   at System.Drawing.Image.FromFile(String filename)
   at GraphEditor.UI.MainForm.ImageToBitmap(String imgPath)
   at GraphEditor.UI.MainForm.LoadEditImage(Int32 selectCount, Boolean isLstClick)
2015/8/7 9:07:58: System.NullReferenceException: Object reference not set to an instance of an object.
   at GraphEditor.UI.MainForm.DisposeImageWall()
