I received the following error numerouse times during the processing of the final report.
The property 'TREND' cannot be found on this object. Verify that the property
exists.
At C:\Program Files\PAL\PAL\PAL.ps1:5251 char:340
+ ... </TD><TD>' + $(AddThousandsSeparator -Value $XmlCounterInstance.TREND) +
'</TD>< ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : PropertyNotFoundStrict
Comments: ** Comment from web user: ClintH **
The property 'TREND' cannot be found on this object. Verify that the property
exists.
At C:\Program Files\PAL\PAL\PAL.ps1:5251 char:340
+ ... </TD><TD>' + $(AddThousandsSeparator -Value $XmlCounterInstance.TREND) +
'</TD>< ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : PropertyNotFoundStrict
Comments: ** Comment from web user: ClintH **
Hi dafife,
Can you provide some more details? What version of PAL are you using? The latest version is 2.4. What operating system are you using? Are you using an English-US locale? What parameters were passed into PAL? Can you provide the log file at %temp%\PAL.log?
Thank you,