I wanted to use the SQL server 2008 R2 file to do some performance gathering on one of my servers. the server is Windows server 2012 with SQL server 2012. WHen i loaded the file into PAL as soon as it got to Generating the report it fails The variable '$SixtyFourBit' cannot be retrieved because it has not been set.
Pal Wizard v.2.3.2
Counter data for "XenGuestAgent"...Done
Generating Charts.WARNING: Please post errors or problems with this tool to the PAL web site located at http://www.codeplex.com/PAL withthe following error message and a brief description of what you were trying to do. Thank you.
Invoke-Expression : The variable '$SixtyFourBit' cannot be retrieved because it has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3401 char:5
+ Invoke-Expression -Command $sCode
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (SixtyFourBit:String) [Invoke-Expression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Pal Wizard v.2.3.2
Counter data for "XenGuestAgent"...Done
Generating Charts.WARNING: Please post errors or problems with this tool to the PAL web site located at http://www.codeplex.com/PAL withthe following error message and a brief description of what you were trying to do. Thank you.
Invoke-Expression : The variable '$SixtyFourBit' cannot be retrieved because it has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3401 char:5
+ Invoke-Expression -Command $sCode
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (SixtyFourBit:String) [Invoke-Expression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Commands.InvokeExpressionCommand