I keep getting this error message when trying to import SQL perfmon files.
An error occurred on...
If ($XmlCounterInstanceNode.NAME.ToLower() -eq $sCounterInstance.ToLower())
At C:\Program Files\PAL\PAL\PAL.ps1:1505 char:45 + If ($XmlCounterInstanceNode.NAME.ToLower ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You cannot call a method on a null-valued expression.
I created the perfmon template using the PAL tool and then captured the perfmon data into a BLG. I get this error when PAL is parsing the data.
Tried it on 2 different machines now and get the same error. Different BLG files.
Comments: ** Comment from web user: ClintH **
An error occurred on...
If ($XmlCounterInstanceNode.NAME.ToLower() -eq $sCounterInstance.ToLower())
At C:\Program Files\PAL\PAL\PAL.ps1:1505 char:45 + If ($XmlCounterInstanceNode.NAME.ToLower ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You cannot call a method on a null-valued expression.
I created the perfmon template using the PAL tool and then captured the perfmon data into a BLG. I get this error when PAL is parsing the data.
Tried it on 2 different machines now and get the same error. Different BLG files.
Comments: ** Comment from web user: ClintH **
Changes to the inheritance list is always permanent, so if it was changed on a previous run, then it would stay with that change. Try re-adding the quicksystemoverview.xml. If it still doesn't work, then consider sending me the counter log at http://bit.ly/PalUpload. This is my personal OneDrive.