process all counters in the BLG file
PAL_Setup_v2.3.6_x64
[Started] Network Interface Packets Outbound Errors
Cannot convert value "System.Object[]" to type "System.Xml.XmlDocument".
Error: "The specified node cannot be inserted as the valid child of this node,
because the specified node is the wrong type."
At C:\Program Files\PAL\PAL\PAL.ps1:4416 char:10
+ [xml] $JobReturn = Receive-Job $job.id
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : MetadataError: (:) [], ParentContainsErrorRecord
Exception
+ FullyQualifiedErrorId : RuntimeException
tried also the version: PAL_Setup_v2.3.5_x64 with the same result
Cheers,
Markus
Comments: ** Comment from web user: ClintH **
PAL_Setup_v2.3.6_x64
[Started] Network Interface Packets Outbound Errors
Cannot convert value "System.Object[]" to type "System.Xml.XmlDocument".
Error: "The specified node cannot be inserted as the valid child of this node,
because the specified node is the wrong type."
At C:\Program Files\PAL\PAL\PAL.ps1:4416 char:10
+ [xml] $JobReturn = Receive-Job $job.id
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : MetadataError: (:) [], ParentContainsErrorRecord
Exception
+ FullyQualifiedErrorId : RuntimeException
tried also the version: PAL_Setup_v2.3.5_x64 with the same result
Cheers,
Markus
Comments: ** Comment from web user: ClintH **
I made a few fixes that *should* fix this. I will release it in v2.4 which will come out within the next few days.