S
Shiva Farzanehpour
Hi,
I am using the "Sending a Fax (C++)" example that it is available from MSDN,
located in the following URL:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_8lyb.asp
If some error raised during sending fax, for instance the specified file not
found or file type has not been associated with any windows' applications,
the proper exception raised, but after executing catch block and the rest of
my function, I got "Access violation" error in debug mode, or closing my
application immidiately after the error is caught. Would you please help me
what is the reason of this problem and how I could solve it? Thanks a lot.
Best regards,
Sh. Farzanehpour
I am using the "Sending a Fax (C++)" example that it is available from MSDN,
located in the following URL:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_8lyb.asp
If some error raised during sending fax, for instance the specified file not
found or file type has not been associated with any windows' applications,
the proper exception raised, but after executing catch block and the rest of
my function, I got "Access violation" error in debug mode, or closing my
application immidiately after the error is caught. Would you please help me
what is the reason of this problem and how I could solve it? Thanks a lot.
Best regards,
Sh. Farzanehpour