ERROR DETAILS:Multiple types were found that match the controller named 'dashboard'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'dashboard' has found the following matching controllers: LU.Web.Areas.RealEstateAgents.Controllers.DashboardController LU.Web.Areas.Lenders.Controllers.DashboardController LU.Web.Areas.Borrowers.Controllers.DashboardController