If you are working with Sitecore with MVC and you face the below issue then you can resolve the below issue by commenting the below lines from RouteConfig.cs file(screenshot) and publish.
Issue:
The following fatal error have been detected:
1: An illegal route has been detected: '{controller}/{action}/{id}'. If you wish to keep this route, please remove it from the Mvc.IllegalRoutes setting.
Resolution:
Issue:
The following fatal error have been detected:
1: An illegal route has been detected: '{controller}/{action}/{id}'. If you wish to keep this route, please remove it from the Mvc.IllegalRoutes setting.
Resolution:
No comments:
Post a Comment