Server Error in '/' Application.

Log4Net is not picking up our connection string.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Log4Net is not picking up our connection string.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[InvalidOperationException: Log4Net is not picking up our connection string.]
   Subtext.Global.EnsureLog4NetConnectionString(Hierarchy h) in C:\Users\Gregor\Documents\Visual Studio 2008\WebSites\Blog Source\Subtext.Web\Global.asax.cs:115
   Subtext.Global.Application_Start(Object sender, EventArgs e) in C:\Users\Gregor\Documents\Visual Studio 2008\WebSites\Blog Source\Subtext.Web\Global.asax.cs:93


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433