public ErrorManager() { Transports = new TransportCache(); Transports.AddTransportFactory(new MsmqTransportFactory()); }