We have RabbitMQ working for us for some time now but recently we starting getting below error
EasyNetQ.EasyNetQException: No handler found for message type
To look what happening, i download EasyNetQ from Git
and now when i try to debug, i get below error in file AdvancedBusEventHandlers.cs of EasyNetQ shared project. Checking RabbitMQ page, the most stable version is get is 3.6.4 so dont know whats happening here.
Have anyone come across this error? or anything anyone can recommend for this fix?
Thanks