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,
Alberto
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.
>-----Original Message-----
>Hi there,
[quoted text clipped - 13 lines]
>Alberto
>.