I received this error when trying to process a SQL Server 2005 machine performance file.
This was with PAL v2.0.7 (I got the error also with v2.0.6)
I previously used Pal v1.35 for this machine without any problems.
Full error:
Exception calling "SaveImage" with "2" argument(s): "Value was either too large
or too small for a Decimal."
At C:\Program Files\PAL\PAL v2.0.7\PAL.ps1:1308 char:29
-
[Void] $oPALChart.SaveImage <<<< ($sSaveFilePath, $oPALChartImageFormat)
- CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
- FullyQualifiedErrorId : DotNetMethodException