In Microsoft BizTalk Server 2004, when you try to send a
large message by using the Large Message to MSMQT sample application, you may
intermittently receive the following exception error message:
System.Runtime.InteropServices.COMException (0xC00E0007):
Exception from HRESULT: 0xC00E0007. at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode,
IntPtr errorInfo) at LargeMessages.LargeMessageQueue.Send(LargeMessage message)
Typically this problem occurs when the server is under a heavy
load.
Note The sample application uses the MQSendLargeMessage API
implemented by the BizTalk Message Queuing Large Message Extension
(Mqrtlarge.dll).