Registering Controllers using AutoFac in an ASP.NET MVC2 application with Areas
- by upthecreek
Hi,
Has anyone been able to get AutofacControllerFactory working in applications where the controllers are split into Areas?
Looks like it is not supported out of the box in the current version.
Thanks