Server Error in '/' Application.

Error, the assortment route model could not be found by route (item) parameters

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.ApplicationException: Error, the assortment route model could not be found by route (item) parameters

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:


[ApplicationException: Error, the assortment route model could not be found by route (item) parameters]
   SolviSoft.Mvc.RouteHandling.AssortmentHttpHandler.ValidateHttpRequest(RequestContext requestContext, IPageRoute routeModel, List`1 httpParameters) +770
   SolviSoft.Mvc.RouteHandling.PageRequestHandler.Execute(RequestContext requestContext, IPageRoute routeModel, List`1 httpParameters) +193
   SolviSoft.Mvc.RouteHandling.DefaultCustomHttpHandler.SetRequestByParameter(RequestContext requestContext, List`1 urlParts) +255
   SolviSoft.Mvc.RouteHandling.DefaultCustomHttpHandler.SetRequest() +321
   SolviSoft.Mvc.Application.DefaultRouteConfig.InitRequest() +95
   RouteConfig.InitRequest() +30
   Customer.MvcApplication.Application_AcquireRequestState(Object sender, EventArgs e) +157
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0