WCF Facility has no involvement with that interface so it just works as nornal. I believe it needs to go in the interface contract.
On Sun, Apr 19, 2009 at 8:48 PM, Rohan <[email protected]> wrote: > > Hi there, > > I am using the WCFFacility to host my services using the > WindsorContainer, > > I have applied the following attribute to my service expecting the > GetKnowTypes method to be called during startup, however this is not > the case. > > [ServiceKnownType("GetKnownTypes", typeof(ServiceHelper))] > > How, using the WindsorContainer, can i register known types? > > Thanks > > Rohan > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. 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 -~----------~----~----~----~------~----~------~--~---
