According to this document, MSMQ 3.0 can support messages only upto 4mb.
MSDN Resource Management in MSMQ
I am unable to find a similar document for MSMQ 4.0. I was wondering if this limitation has been removed?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No change. This is an architectural limitation from day 1 throughout all versions (1.0-5.0).
http://blogs.msdn.com/b/johnbreakwell/archive/2007/08/22/why-is-there-a-4mb-limit-on-msmq-messages.aspx
Cheers
John Breakwell