I am seeing the following error in the event log.It is coming from our ASP.Net application.I am having trouble tracking down what is causing the error.Any suggestions appreciated!
Is there any ranges of valid event IDs which should be used by custom applications while logging to Windows EventLog? Or I can use any event ID of my开发者_StackOverflow choice (1,2,3,4....).
we are about to start using EventLog as our Centralized Auditing solution. A problem I am facing right now is recording correlation of log entries. For example we have operation that starts in one com
I am hooking the Security event log with System.Diagnostics.Eventing.Reader.EventLogWatcher class, and I am watching Event ID 4625 on a 2008 server box, for incoming failed logins (RDP, specifically).
I have a library that I created with some business logic that includes writing to a System.Diagnostics.EventLog instance. The library is normally called from a Windows Service application, but now I\'
I\'m trying to figure out how to manage my event ids.Up to this point I\'ve been putting each event id in each method manually with each step in a method numbered sequentially.This doesn\'t allow me t
When reading the date and time a Windows event occurred using XP the time is +1 hour out, when us开发者_JAVA百科ing Vista the time is correct. Both machines have .Net 3.5 installed (same version 3.5.3