clinthuffman / PAL

Performance Analysis of Logs (PAL) tool
MIT License
479 stars 101 forks source link

Length cannot be less than zero #46

Open jfernandes29 opened 5 years ago

jfernandes29 commented 5 years ago

Exception calling "Substring with "2" argument(s): "Length cannot be less than zero. Parameter name: lenght" Line: 112 $sLogFileName = $sLogFileName.SubString(0,$sLogFileName.Length - 4) mstsc_2019-06-28_09-52-36