inversion-of-control

Castle Windsor Proxy for Interface without Target

I have a WindsorContainer with a IModelInterceptorsSelector. It works well except for component's that have no implementation (eg. have all behavior handled dynamically by an IInterceptor). If I try to resolve a component with an interface only, I get: Castle.MicroKernel.ComponentActivator.ComponentActivatorException occurred Message...