Hi,
I got the following error message with PAL v2.4 when generating the html report. I am using Windows 7 x64 with English locale. Any hints? Thanks a lot.
Generating the HTML Report...WARNING: Please post errors or problems with this t
ool 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.
Exception calling "Substring" with "2" argument(s): "Index and length must refe
r to a location within the string.
Parameter name: length"
At C:\Program Files\PAL\PAL\PAL.ps1:4540 char:32
+ $FirstChar = $RetVal.SubString <<<< (0,1)
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : DotNetMethodException
I got the following error message with PAL v2.4 when generating the html report. I am using Windows 7 x64 with English locale. Any hints? Thanks a lot.
Generating the HTML Report...WARNING: Please post errors or problems with this t
ool 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.
Exception calling "Substring" with "2" argument(s): "Index and length must refe
r to a location within the string.
Parameter name: length"
At C:\Program Files\PAL\PAL\PAL.ps1:4540 char:32
+ $FirstChar = $RetVal.SubString <<<< (0,1)
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : DotNetMethodException