[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
|