C
Charles de la Sablonniere
Hi,
I'm sending faxes using the ConnectedSubmit method of IFaxDocument.
Everything works just fine when I'm sending few faxes. But as soon as I
try to send a lot of them, the ConnectedSubmit method starts to fail
with "OperationFailed" errors.
The error code I always get is: 80070004
The Facility of that error is 7 and the Code is 4, which means "The
system cannot open the file".
I am sure that all files I try to fax are not locked by another process
Can anyone help me with that?
TIA
Charles
I'm sending faxes using the ConnectedSubmit method of IFaxDocument.
Everything works just fine when I'm sending few faxes. But as soon as I
try to send a lot of them, the ConnectedSubmit method starts to fail
with "OperationFailed" errors.
The error code I always get is: 80070004
The Facility of that error is 7 and the Code is 4, which means "The
system cannot open the file".
I am sure that all files I try to fax are not locked by another process
Can anyone help me with that?
TIA
Charles