Serverfout in toepassing /.

Multiple types were found that match the controller named 'artikel'. This can happen if the route that services this request ('{wtaal}/{controller}/{action}') 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 'artikel' has found the following matching controllers:
CMS.Areas.DeWakkereBurger.Controllers.ArtikelController
CMS.Areas.BlogV2.Controllers.ArtikelController
CMS.Areas.BlogModule.Controllers.ArtikelController

Beschrijving: Er is een onverwerkte uitzondering opgetreden tijdens het uitvoeren van de huidige webaanvraag. Raadpleeg de stacktracering voor meer informatie over deze fout en de oorsprong ervan in de code.

Details van uitzondering: System.InvalidOperationException: Multiple types were found that match the controller named 'artikel'. This can happen if the route that services this request ('{wtaal}/{controller}/{action}') 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 'artikel' has found the following matching controllers:
CMS.Areas.DeWakkereBurger.Controllers.ArtikelController
CMS.Areas.BlogV2.Controllers.ArtikelController
CMS.Areas.BlogModule.Controllers.ArtikelController

Fout in bron:

Er is een onverwerkte uitzondering gegenereerd tijdens het uitvoeren van de huidige webaanvraag. Aan de hand van de onderstaande tracering van de uitzonderingsstack kunt u meer informatie verkrijgen over de oorsprong en de locatie van de uitzondering.

Stacktracering:


[InvalidOperationException: Multiple types were found that match the controller named 'artikel'. This can happen if the route that services this request ('{wtaal}/{controller}/{action}') 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 'artikel' has found the following matching controllers:
CMS.Areas.DeWakkereBurger.Controllers.ArtikelController
CMS.Areas.BlogV2.Controllers.ArtikelController
CMS.Areas.BlogModule.Controllers.ArtikelController]
   System.Web.Mvc.DefaultControllerFactory.GetControllerTypeWithinNamespaces(RouteBase route, String controllerName, HashSet`1 namespaces) +240
   System.Web.Mvc.DefaultControllerFactory.GetControllerType(RequestContext requestContext, String controllerName) +627
   System.Web.Mvc.DefaultControllerFactory.System.Web.Mvc.IControllerFactory.GetControllerSessionBehavior(RequestContext requestContext, String controllerName) +57
   System.Web.Mvc.MvcRouteHandler.GetSessionStateBehavior(RequestContext requestContext) +217
   System.Web.Mvc.MvcRouteHandler.GetHttpHandler(RequestContext requestContext) +45
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +11834106
   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


Versiegegevens: Microsoft .NET Framework Versie:4.0.30319; ASP.NET Versie:4.8.4700.0