How do I avoid version conflicts using NServiceBus with Castle Windsor WcfFacility? -


it appears nservicebus built against castle windsor 2.0.0.0, whilst wcffacility needs built against 2.5.2.

is there way can run both nservicebus , wcffacility in same project? we're developing network service use both wcf , nservicebus communicate other components , having endless problems windsor version conflicts.

john simons (member of castle team) working nservicebus team upgrade windsor in nservicebus: https://github.com/nservicebus/nservicebus/pull/28

so go , jump discussion, test john's fork, etc.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -