It appears the NServiceBus is built against Castle Windsor 2.0.0.0, whilst the WcfFacility needs to be built against 2.5.2.
Is there any way I can run both NServiceBus and the WcfFacility in the same project? We're developing a network service that will use both WCF and NServiceBus to communicate with other components and having endless problems with Windsor version conflicts.