MSMQ Queue.Close/BeginReceive Problem

G

Guest

Hi all,

I've read several posts that I need to set EnableConnectionCache to false
to prevent the ReceiveCompleted 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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top