Server Error in '/' Application.

URL ile eşleşen çoklu denetleyici türleri bulundu. Öznitelik yönlendiricileri çoklu denetleyiciler üzerinde istenen URL ile eşleşirse bu gerçekleşebilir.

İstek aşağıda eşleşen denetleyici türlerinde bulunur:
kuzugrup.com.Controllers.HomeController
kuzugrup.Controllers.enController

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.InvalidOperationException: URL ile eşleşen çoklu denetleyici türleri bulundu. Öznitelik yönlendiricileri çoklu denetleyiciler üzerinde istenen URL ile eşleşirse bu gerçekleşebilir.

İstek aşağıda eşleşen denetleyici türlerinde bulunur:
kuzugrup.com.Controllers.HomeController
kuzugrup.Controllers.enController

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:


[InvalidOperationException: URL ile eşleşen çoklu denetleyici türleri bulundu. Öznitelik yönlendiricileri çoklu denetleyiciler üzerinde istenen URL ile eşleşirse bu gerçekleşebilir.

İstek aşağıda eşleşen denetleyici türlerinde bulunur: 
kuzugrup.com.Controllers.HomeController
kuzugrup.Controllers.enController]
   System.Web.Mvc.DefaultControllerFactory.GetControllerTypeFromDirectRoute(RouteData routeData) +381
   System.Web.Mvc.DefaultControllerFactory.GetControllerType(RequestContext requestContext, String controllerName) +141
   System.Web.Mvc.DefaultControllerFactory.System.Web.Mvc.IControllerFactory.GetControllerSessionBehavior(RequestContext requestContext, String controllerName) +53
   System.Web.Mvc.MvcRouteHandler.GetSessionStateBehavior(RequestContext requestContext) +131
   System.Web.Mvc.MvcRouteHandler.GetHttpHandler(RequestContext requestContext) +33
   System.Web.Mvc.MvcRouteHandler.System.Web.Routing.IRouteHandler.GetHttpHandler(RequestContext requestContext) +10
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +9968723
   System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +82
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +71


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