Skip to content
- Sitecore.Mvc.Diagnostics.ControllerCreationException: Could not create controller: 'CommerceModules'.
- The item being rendered is: '/sitecore/content/Root/GDM/Russia/Psoriasis/Home/Orders'.
- The context item is: '/sitecore/content/Root/GDM/Russia/Psoriasis/Home/Orders'.
- The current route url is: '{*pathInfo}'. This is the default Sitecore route which is set up in the 'InitializeRoutes' processor of the 'initialize' pipeline. ---> Sitecore.Mvc.Diagnostics.ExceptionWrapper: The controller for path '/orders' was not found or does not implement IController.
- --- End of inner exception stack trace ---
- at Sitecore.Mvc.Controllers.SitecoreControllerFactory.CreateController(RequestContext requestContext, String controllerName)
- at Sitecore.Mvc.Controllers.ControllerRunner.GetController()
- at Sitecore.Mvc.Controllers.ControllerRunner.Execute(TextWriter writer)
- at Sitecore.Mvc.Pipelines.Response.RenderRendering.ExecuteRenderer.Render(Renderer renderer, TextWriter writer, RenderRenderingArgs args)
- at Sitecore.Mvc.Pipelines.Response.RenderRendering.ExecuteRenderer.Process(RenderRenderingArgs args)
- at Helpfulcore.RenderingExceptions.Pipelines.RenderRendering.ExecuteRenderer.Process(RenderRenderingArgs args)