Issue 186: Fix multi-line error messages for Agilent method export

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:2
Milestone:1.2
Opened:2012-08-28 11:58 by Brendan MacLean
Changed:2012-10-12 10:50 by Brendan MacLean
Resolved:2012-10-12 10:50 by Brendan MacLean
Resolution:Fixed
Closed:2012-10-12 10:50 by Brendan MacLean
2012-08-28 11:58 Brendan MacLean
Title»Fix multi-line error messages for Agilent method export
Assigned To»Brendan MacLean
Type»Defect
Area»Skyline
Priority»2
Milestone»1.2
Currently the BuildAgilentMethod.exe uses the code:

                Console.Error.WriteLine("ERROR: {0}", x.Message);

To report an error to Skyline. This drops all but the first line of the message.

2012-10-12 10:50 Brendan MacLean
resolve as Fixed
Statusopen»resolved
This is fixed.

2012-10-12 10:50 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest