I have a logs from Nov 07 to Nov 18 but when I loaded it and ran the PAL it getting this error.
It does not generate any report at all.
Method invocation failed because [System.String] doesn't contain a method
named 'GetUpperBound'.
At C:\Program Files\PAL\PAL\PAL.ps1:1807 char:15
+ For ($i=0;$i -lt $global:aCounterLogCounterList.GetUpperBound(0);$i++)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRec
ordException
+ FullyQualifiedErrorId : MethodNotFound
Comments: ** Comment from web user: ClintH **
It does not generate any report at all.
Method invocation failed because [System.String] doesn't contain a method
named 'GetUpperBound'.
At C:\Program Files\PAL\PAL\PAL.ps1:1807 char:15
+ For ($i=0;$i -lt $global:aCounterLogCounterList.GetUpperBound(0);$i++)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRec
ordException
+ FullyQualifiedErrorId : MethodNotFound
Comments: ** Comment from web user: ClintH **
This error might occur if none of the counter in the threshold files match the counters in the log. This typically happens with counter logs recorded in non-English. If the counter log is recorded in English and still having this problem, then please upload it to me, so I can debug the problem. My upload share is http://bit.ly/PalUpload.