Hi All,
My client is sending messages though MSMQ queue to another system. One of my message got failed due to larger size than 4095KB. As i can understand that MSMQ dont support messages larger than 4095Kb. But my main problem is when i saved that failed message
from my biztalk suspended messages. Its Size was 2.5 MB so i m wondering now how it can say that it is more than 4095. Moreover even i know that while transmitting messages MSMQ attach some information of destination system and all. But i dont think it will
increase the size of message like 1.5MB . please let me know what else is getting posted while message is getting transmitted to target system.
ERROR Message:_
Error details: BizTalk message 6e699cad-b9a5-44fa-af3a-b7cd5c54fadd with size 5006.490234375 KB cannot be sent because the configured message size is 4095 KB.
Regards,
Arpan