Ninject error: he IControllerFactory 'Ninject.Web.Mvc.NinjectControllerFactory' did not return a controller for the name 'Products'
问题 I'm Getting the following yellow screen of death "The IControllerFactory 'Ninject.Web.Mvc.NinjectControllerFactory' did not return a controller for the name 'Products'." Why? Here's my setup Update This configuration works on my computer but not on my co-worker's computer even though our computers have the same code and configuration. Code public class MvcApplication : NinjectHttpApplication { public static void RegisterRoutes(RouteCollection routes) { routes.IgnoreRoute("{resource}.axd/{