Resources for IT Professionals > Gallery >
Exchange > Message Tracking Log Analyzer

Message Tracking Log Analyzer

This program has two functions. First, it can be used to calculate End2End Message Delivery Latency in organization (In organization means message is submitted by a mailbox in organization and the same message is delivered to a mailbox in organization). Second it can be used to c

 
 
 
 
 
(2)
195 times
Exchange
3/18/2011
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Q and A (1)
Sign in to Ask a Question


  • I am getting error when I run this tool
    1 Posts | Last Post September 16, 2011
    • I have got Windows 7 desktop. When I run this tool from command prompt, I get the below error:
      
      
      Unhandled Exception: System.IndexOutOfRangeException: Index was outside the boun
      ds of the array.
         at MSGAnalyzer.MSGAnalyzer.Parsecsv(String line, StreamReader sr)
         at MSGAnalyzer.MSGE2ELatency.Analyzefile(String filename)
         at MSGAnalyzer.MSGAnalyzer.Analyze()
         at MSGAnalyzer.MSGMain.Main(String[] args)