all groups > dotnet distributed apps > december 2003 >
You're in the

dotnet distributed apps

group:

Problem with MSMQ


Problem with MSMQ Alberto
12/23/2003 12:05:24 AM
dotnet distributed apps:
Hi there,

I have a process running on my computer that's constantly
receiving messages from a MSMQ queue. Everything works
fine until Norton Antivirus runs to perform a daily check
of the system; right after that, if the process was
waiting for a receive operation to complete, it receives
an error saying a subprocess was cancelled. So it doesn't
get any result, and what's worst, it loses the message it
was receiving. Has anyone experienced this issue? Any
ideas?

TIA,

Problem with MSMQ anonymous NO[at]SPAM discussions.microsoft.com
12/23/2003 12:14:00 AM
A couple of things I forgot to say in my previous message:

The messages I send and receive from the queue are marked
as recoverable.

The process is a remoting component host by IIS.

[quoted text, click to view]
AddThis Social Bookmark Button