It happens with any consumer that has an error. In our case the error happened when trying to save information to a database. The unit tests currently only create an instance of the transport and the service bus is not included, therefore the invocationlist issue would have never have happened. At first I thought it was because we were handling the exception even though the transaction would not commit, but we tried rethrowing the exception and it didn't help. That's when I dug down a little more and realized the service bus action for message arrived is always being invoked first.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
