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