The '-split' operator failed: Exception of type 'System.OutOfMemoryException' w
as thrown..
At C:\Program Files\PAL\PAL\PAL.ps1:2059 char:42
+ $aLine = $oCSVFile[$i].Trim('"') -split <<<< '","'
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRec
ordException
+ FullyQualifiedErrorId : OperatorFailed
Comments: ** Comment from web user: DianePill **
Hello again. I did as you suggested and installed PAL 2.4 on a 64 bit Windows 7 machine. Then generated the report again with the 3 .blg files. This allowed the report to complete successfully. Thank you.
However, whilst reviewing the data I noticed that there were a lot of network outbound errors which caused me concern. I looked at the counter in the actual Perfmon logs but there were no network outbound errors in any of the 3 .blg files. I then used the same 64 bit machine to generate 3 individual PAL reports (one report for each .blg file) and, again, no network outbound errors were shown.
Is this a bug when you use PAL to create a report from multiple .blg files?
See attached the screen prints from the network outbound errors from PAL reports generated from the 3 individual .BLG files and the last screenprint shows the same .BLG files but combined into 1 PAL report.