ExportMap/cs/Tools.cs @@ -221,7 +221,7 @@ } catch (Exception ex) { LogOut.Error(ex.StackTrace); LogOut.Error(ex.Message + "\r\n" + ex.StackTrace); str = ex.Message; }