MSMQ Queue.Close/BeginReceive Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Spam Catcher

    MSMQ Queue.Close/BeginReceive Problem

    Hi all,

    I've read several posts that I need to set EnableConnectio nCache to false
    to prevent the ReceiveComplete d event from throwing an execption on
    Queue.close.

    I've done that... but I still receive a -2147467259 error.

    Does anyone know why that happens and how I should handle it?

    I'm using .NET 2.0 with Windows XP MSMQ.

    Thanks.
Working...