Oops! Ocorreu um erro no sistema
Isso não deveria ter acontecido. Recebemos um e-mail com o ocorrido e estamos trabalhando para resolver.
Tente novamente mais tarde, caso o erro ocorra, por gentileza verifique com o administrador do sistema.
Voltar
Mensagem:
Ambiguous controller. Found multiple controller types for 'HomeController'. The types that matched are:
VeloTrab.Site.Areas.Portal.Controllers.HomeController
VeloTrab.Site.Areas.Candidato.Controllers.HomeController
Consider narrowing the places to search by adding your controller namespaces to ControllerBuilder.Current.DefaultNamespaces or exluding namespaces by adding them to the areaNamespacesToIgnore parameter of ControllerTypeResolverFactory.
Target Site:
System.Type GetControllerTypeWithinNamespaces(System.String, System.String, System.Collections.Generic.HashSet`1[System.String])