Archive for September, 2008

Sep 5

Inaccessible logs: Security Error On Windows Server 2008 in IIS7

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 […]