Value cannot be null ( parameter envolope)

25 Views Asked by At

I am trying to push messages to Topic from a .NET application, the messages are goes to dead letter queue and when I investigate the error message says Value cannot be null (parameter envelope)

But the same code works for another Topic, believe need to do any configuration in Topic it self.

enter image description here

0

There are 0 best solutions below