Well.. if it has not happened often.. the first thing I would check is that there was not accidentally 2 messages that were identical Added into the queue. Other than that only debugging is likely to help. I have not heard of MSMQ being unreliable but I haven't used it for years and years.
On Mon, Nov 23, 2009 at 7:04 PM, Vikas... <vikas.im...@gmail.com> wrote: > Hi everyone, > > I need some assistance here related to MSMQ based application. > > Basically we have an application written in Delphi 6 which reads the > message written in MSMQ queue by other application. > > So usually this Delphi based application picks up the message from queue > and process it along with removing the message from the queue so that it > dint get processed again. > > But lately client complained the message processed twice that means the > message dint removed form the queue in the first time. > > This is really strange it happened once and client fear it can happen > again. > > Anyone experienced such issue before?. It be great if someone can share > their ideas on it. > > Kind regards > Vik > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: delphi@delphi.org.nz > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: > unsubscribe > -- Kyley Harris Harris Software +64-21-671-821
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe