Here's my code that works. I actually dumped log files from System, Application and Security logs into the database. using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; // Log Parser 2.2 using MSUtil; namespace...