Hi,
I am using FamMan 3.60 with C#.net Framework 2.0 Windows application
But Application is runs under Faxman 3.71 installed server, and Development server having faxman version 3.60
When fax man sending fax through my application , Sometimes fax is completed but it is not triggering axFaxMan1_FaxLogAdd event,
But this is not happening all the time, sometimes it does, but sometimes it doesn’t, This case exists for Complete and Fail both types of faxes.
This gave me lot of stress, and Because of this issue, I had to Query Complete, and fail log every 5 seconds time and catch complete or fail faxes to update some status because axFaxMan1_FaxLogAdd event isn’t working properly.
Can Someone help me to solve this issue please?