Server Error in '/' Application.

Controller not found. Area: '' Controller Name: 'content'

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: Castle.MonoRail.Framework.ControllerNotFoundException: Controller not found. Area: '' Controller Name: 'content'

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:


[ControllerNotFoundException: Controller not found. Area: '' Controller Name: 'content']
   Castle.MonoRail.Framework.Services.AbstractControllerFactory.CreateControllerInstance(String area, String name) +329
   Castle.MonoRail.Framework.Services.AbstractControllerFactory.CreateController(UrlInfo urlInfo) +108
   Castle.MonoRail.Framework.MonoRailHttpHandler.Process(IRailsEngineContext context) +385
   Castle.MonoRail.Framework.MonoRailHttpHandler.ProcessRequest(HttpContext context) +43
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210