用消息队列时出现以下问题,请帮忙解决,谢谢 
System.Messaging.MessageQueueException
 at System.Messaging.MQCacheableInfo.get_ReadHandle()
 at System.Messaging.MessageQueue.StaleSafeReceiveMessage(UInt32 timeout, Int32 action, MQPROPS properties, NativeOverlapped* overlapped, ReceiveCallback receiveCallback, IntPtr cursorHandle, IntPtr transaction)
 at System.Messaging.MessageQueue.ReceiveCurrent(TimeSpan timeout, Int32 action, IntPtr cursor, MessagePropertyFilter filter, MessageQueueTransaction internalTransaction, MessageQueueTransactionType transactionType)
 at System.Messaging.MessageQueue.Peek(TimeSpan timeout)
 at InternetQueueingRecipient.Form1.button2_Click(Object sender, EventArgs e) in