Server Error in '/' Application.


A public action method 'sitemap.xml' was not found on controller 'Rouse.MultiClientDatabase.WebApp.Controllers.PageController'.

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.Web.HttpException: A public action method 'sitemap.xml' was not found on controller 'Rouse.MultiClientDatabase.WebApp.Controllers.PageController'.

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:
[HttpException: A public action method 'sitemap.xml' was not found on controller 'Rouse.MultiClientDatabase.WebApp.Controllers.PageController'.] 
    System.Web.Mvc.Controller.HandleUnknownAction(String actionName)
    System.Web.Mvc.Controller.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState)
    System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
    System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
    System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
    System.Web.Mvc.Controller.<>c.<BeginExecute>b__151_2(IAsyncResult asyncResult, Controller controller)
    System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
    System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
    System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
    System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)
    System.Web.Mvc.MvcHandler.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)
    System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
    System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
    System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
    System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
    System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

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