Click to See Complete Forum and Search --> : Displaying event log details using ASP.NET


rashkar
August 11th, 2008, 01:46 AM
Hi everyone,

I'm trying to follow the guide and code samples posted in this really great article:

http://www.aspheute.com/english/20000811.asp


However, I'm getting errors if I try to add fields such as "Strings", "ComputerName", "Message" or "RecordNumber". Did I forget to instantiate an object? What am I missing?

Regards,
Michael

rashkar
August 11th, 2008, 01:54 AM
Specifically, I'm using the Datagrid example. :)