Wcf Facility - NetNamedPipes

2011-05-15 Thread Wayne Douglas
Hi I'm trying to configure my WCF services to use netNamedPipes. here is my container config (I've commented out the existing http binding): var metadata = new ServiceMetadataBehavior { HttpGetEnabled = true }; var debug = new

Re: Wcf Facility - NetNamedPipes

2011-05-15 Thread Wayne Douglas
I have also tried the suggestion placed at the bottom of this wiki: http://docs.castleproject.org/(S(hv034j45ln0cgt2zkpl1nce5))/Windsor.WCF-Facility-Registration.ashx On Sun, May 15, 2011 at 10:50 AM, Wayne Douglas codingvi...@googlemail.com wrote: Hi I'm trying to configure my WCF services

How to predict changes to ComponentModel, resulting from registration?

2011-05-15 Thread Adam Langley
Team, I am curious, I would like to know, ahead of time, what result adding a new component to the MicroKernel will cause. For example, say I have a few components already registered, but some are currently 'awaiting dependencies'. I would like to know, if I were to add another component to the