in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » ASP.NET » logging (RSS)
  • log4net is not logging!

    I have been using log4net for a year and a half now and there are scenarios where I'm expecting it to log some data only to find out that it's not logging. I know two possible reasons of log4net not logging: 1. It is not yet configured to log. I am configuring log4net through the XML configuration...
    Posted to Weblog by jokiz on 07-04-2007
  • ThreadAbortException and Response.Redirects

    i was surprised to find out that I got a number of ThreadAbortException error logs on our application. turns out that everybody using Response.Redirect(string) overload is also experiencing it. Scott Hanselman experienced it here and there is a kb article about it here . So it was thrown by Response...
    Posted to Weblog by jokiz on 07-26-2006
Page 1 of 1 (2 items)