Generating Charts.WARNING: Please post errors or problems with this tool
to the PAL web site
located at
http://www.codeplex.com/PAL with the following error message and a
brief description of what you were trying to do. Thank you.
You cannot call a method on a null-valued expression.
At C:\Program Files\PAL\PAL v2.0.7\PAL.ps1:1254 char:47
-
[Void] $SeriesOfCounterValues.Points.AddXY <<<< (([datetime]$
aDateTimes[$b]).tostring($global:sDateTimePattern), $aValues[$b])
- CategoryInfo : InvalidOperation: (AddXY:String) [], ParentConta
insErrorRecordException
- FullyQualifiedErrorId : InvokeMethodOnNull