Reading event log – Only exception part
Here is the few line code
try
{
int intCount = 1;
EventLog EventLog1 = new EventLog();
EventLog1.Log = “Application”
Here is the few line code
try
{
int intCount = 1;
EventLog EventLog1 = new EventLog();
EventLog1.Log = “Application”
Powered by Sachin Jain