hi all,
we have a program which places message to MSMQ for delivery to a
backend server. The data is first extracted from a MSDE database
and then placed in the system's outgoing queue.
The program periodically checks DB for updates and sends whenever
updates are detected. Worth to mention is that there are several
tables being search on each run.
On an individual PC, and just that PC out of around 50s, on a random
run, it would prompt the following error:
AppName: msmqclient.exe AppVer: 1.0.2.66 ModName:
kernel32.dll
ModVer: 5.1.2600.1106 Offset: 00013887
Any one run into a problem similar to this?
Thanks in advance