Error 53 with modems

Fax C++/ActiveX related topics

Moderator: Technical Support Team

Error 53 with modems

Postby es2000 » Fri Jul 29, 2005 10:48 am

Hi, someone knows why can happen an error 53?

When I try to send to some number, always receive this error, then my application stop (it seem that I receive an invalid sequence of event OnEndReceive, OnEndPage, etc...)

Thank you,
Andrea Parmeggiani
es2000
 
Posts: 16
Joined: Thu Nov 18, 2004 6:21 am

Postby TechnicalSupportTeam » Mon Aug 08, 2005 2:11 pm

In order to better understand this issue please provide more details, such as the sending and receiving modem type, fax class, etc. Also include which function are you calling when you receive this error.

Can you reproduce this error using any of the sample applications from the toolkit?
TechnicalSupportTeam
 
Posts: 944
Joined: Sat Mar 20, 2004 11:50 am

Postby es2000 » Thu Sep 22, 2005 9:44 am

Ok, we found the problem: with error 53 the event sequence is:
- Terminate
- End page
instead of
- End page
- Terminate

We work around it, but It is correct?
es2000
 
Posts: 16
Joined: Thu Nov 18, 2004 6:21 am

Postby TechnicalSupportTeam » Tue Oct 04, 2005 5:10 pm

This is correct behavior. Below is the order of events from Fax C++/ActiveX for various scnearios:

Sending Faxes:

Messages should be processed in the following order:

Successful transmission: Dial, ... EndSend, Terminate, Idle.

Unsuccessful transmission: Dial, ... Terminate, EndSend, Idle.

Unsuccessful connection: Dial, ... Idle, Terminate


Receiving Faxes:

Messages should be processed in the following order:

Successful reception: Dial, ... EndReceive, Terminate, Idle.

Unsuccessful reception: Dial, ... Terminate, EndReceive, Idle.
TechnicalSupportTeam
 
Posts: 944
Joined: Sat Mar 20, 2004 11:50 am


Return to Fax C++ / ActiveX



Who is online

Users browsing this forum: No registered users and 0 guests

cron