This post may be able to help you: http://blog.ploeh.dk/2012/04/19/WiringHttpControllerContextWithCastleWindsor.aspx
On Monday, April 30, 2012 4:15:36 PM UTC+10, [email protected] wrote: > > Hi, > > I'm new to using Windsor. I have a new MVC 4 WebAPI project and I'm > using the latest code from GitHub. I need to register my > ApiControllers which are based on IHttpController. However, the > IHttpControllerFactory has been deleted from System.Web.Http/ > Dispatcher. [http://aspnetwebstack.codeplex.com/SourceControl/network/ > forks/asbjornu/aspnet/changeset/changes/f6a7f35302ba<http://aspnetwebstack.codeplex.com/SourceControl/network/forks/asbjornu/aspnet/changeset/changes/f6a7f35302ba>] > > > > How do I go about registering ApiControllers without > IHttpControllerFactory? > > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/castle-project-users/-/KnVqny9ueWsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
