Problem I received the following error message while attempting to log an entry in the event log using System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type) System.Security.SecurityException: The source was not found, but some
Read More...