Server Error in '/' Application.

Could not find view template: news\list

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.RailsException: Could not find view template: news\list

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:


[RailsException: Could not find view template: news\list]
   Castle.MonoRail.Framework.Services.DefaultViewEngineManager.AssertTemplateExists(String resolvedTemplateName, String templateName) +114
   Castle.MonoRail.Framework.Services.DefaultViewEngineManager.Process(IRailsEngineContext context, Controller controller, String templateName) +79
   Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessView() +101
   Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessSelectedAction(IDictionary actionArgs) +1142
   Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessSelectedAction() +32
   Castle.MonoRail.Framework.MonoRailHttpHandler.Process(IRailsEngineContext context) +741
   Castle.MonoRail.Framework.MonoRailHttpHandler.ProcessRequest(HttpContext context) +59
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.9044; ASP.NET Version:2.0.50727.9047