DevPinoy.org
A Filipino Developers Community
All Tags » .net » Logging (RSS)
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Starting Log4Net

    One of the task that a developer needs to accomplish is to code a module for logging, and creating it from scratch will take some of your precious time. So to be a little more productive, we can use a tested library like Log4Net. I have browsed for some pages and found a lot of variations. So putting...
    Posted to Humprey Evangelista Cogay (Weblog) by Comgen on 04-30-2008
  • 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 jokiz (Weblog) by jokiz on 07-04-2007
  • The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

    I was running a test today which uses NHibernate to load data from the database and I got this result. The inner exception details are below: Inner Exception System.TypeInitializationException Message: The type initializer for 'NHibernate.Cfg.Configuration' threw an exception. Source: NHibernate...
    Posted to jokiz (Weblog) by jokiz on 06-28-2007
  • Apache Log4Net

    During my last post Logging Application Block Intro (Tracing Primer) sir Cruizer ask about the advantage/disadvantage of Apache Log4Net over the MS Enterprise library's Logging Application Block. So i try to read some information and found out that Log4Net seems to be a perfect candidate for logging...
    Posted to Humprey Evangelista Cogay (Weblog) by Comgen on 03-18-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 jokiz (Weblog) by jokiz on 07-26-2006
Page 1 of 1 (5 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems