in

dashCommerce

An ASP.NET Open Source e-Commerce Application

log4net installation problem

Last post 10-07-2008 6:58 PM by skiltz. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-07-2008 6:34 PM

    • XeroOne
    • Top 150 Contributor
    • Joined on 09-09-2008
    • Cheney, WA
    • Posts 7

    log4net installation problem

     Just getting started with DasCommerce.   Purchased a Virtual Dedicated server running Windows 2003.  installed SQL Server 2005 Express Editionw/ Adv Options and ASP.NET 2.0 along with AJAX extentions as instructed. Setup virtual directory in IIS on default website

     went to localhost, and got an IIS error.  turned off custom error mode and got this:

     

    could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821' or one of its dependencies. The system cannot find the file specified.

     

    went to localhost/install/install.aspx as instructe, got the same erorr.  I then removed all references to log4net from the web.config file, and then the install forms finally appeared.  I ran the configuration to set up my database without any future errors.

     My question is if I leave these web.config files out and will the site still function as normal, or will I get runtime errors when a page is trying to access log4net.  What does log4net do on the site (logging error messages somewhere I presume)?  Preferably, I'd like instructions for how to enable log4net so I can keep it's function without causing errors.

     Thanks in advance,

     - Jason

     

    Regards,
    --
    Jason MH Alvarado
    President, XeroOne Systems
  • 10-07-2008 6:58 PM In reply to

    Re: log4net installation problem

    I would imgaine you will get error when "Logging" is turned on.  I would suggest you actually try and fix the intial issue.

    Can you make sure Log4Net.dll is in the web/bin folder right mouse click and make sure its the correct version.

     

     

    ASP.NET Freelancer. Visit my blog for contact details. skiltzonnet.blogspot.com
Page 1 of 1 (2 items)