Exception on handler send while send command using bus.defer

Using nserveicebus 5.2.14, nservicebus host 6.0.0

I am getting exception mentioned at Real exception is hidden when using Unobtrusive Conventions. · Issue #4000 · Particular/NServiceBus · GitHub in different scenario (in bus.defer as well), still this bug exist in above mentioned version ? whats the workaround for this ?

Hi

The bug you mentioned is referring to a beta version of v6 of NServiceBus. You mentioned that you are using v5.2.14 of NServiceBus. Are you using conventions or the marker interfaces to mark your messages? Did you make sure that the convention picks up the message you are deferring?

Regards
Daniel

Yes using convention, also assembly where messages are there it is there in assembly scan

I would love to help you out but without more details it is practically impossible :wink: Would you be able to create a small repro solution and share it with us?

Regards
Daniel