Sep 5
Friday, September 5th, 2008 | posted by: Kevin Grohoske
We use a custom exception handler which utilizes the MS Enterprise Library Exception Block. I recently had an ASP.NET page I was testing that failed a test and I received “Inaccessible logs: Security Error” message.
Problem:
Root problem is the first time a ASP.Net application attempts to write to the Event Log an exception type for […]