C
constructor
Hi there,
I know there where some threads last year dealing with this, but I can't
find them anymore.
I'm running a little fax programm that uses MS fax service on a win2000 prof
machine. The programm is written in C# using FAXCOMLib library to access fax
services. Everything works fine as long as there is only one job in the
faxqueue. As soon as there are say 10 jobs ore more, sometimes (randomly) a
fax is send to a wrong recipient. As far as I can see this happens when an
outbound call is interrupted somehow. It looks like the following fax(es) in
the queue are/is transmitted to the address that was preveously interrupted.
Does anyone know the reason for this behavior (and a solution) ?
Thanks a lot in advance
I know there where some threads last year dealing with this, but I can't
find them anymore.
I'm running a little fax programm that uses MS fax service on a win2000 prof
machine. The programm is written in C# using FAXCOMLib library to access fax
services. Everything works fine as long as there is only one job in the
faxqueue. As soon as there are say 10 jobs ore more, sometimes (randomly) a
fax is send to a wrong recipient. As far as I can see this happens when an
outbound call is interrupted somehow. It looks like the following fax(es) in
the queue are/is transmitted to the address that was preveously interrupted.
Does anyone know the reason for this behavior (and a solution) ?
Thanks a lot in advance