How to read an event log from event viewer and send an email when the error is logged
I have an application which has an "applicationlog" that is created under the eventviewer.
Whenever there is any error that is logged under my "applicationlog(say eg:echolog)" in the eventviewer , then it should bump out an email to the specified person stating the error and the error details in the email.
Can some one walk me through this....
Regards
Harry
|