The controller for path '/sitemap.xml' could not be found or it does not implement IController.
在 System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(Type controllerType)
在 System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName)
在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)