Page 1 of 1

Cancel email error when using export to email

Posted: Wed Mar 03, 2004 6:02 pm
by 9078657
Hello,

I am using TChart.Export.ShowExport to display the export dialog. After selecting the picture format I click send. A new outlook email is created with the picture attached - so far - so good. Now if I close the the new outlook email I get an error: Can not email TeeChart. Mapi Error: 1.

This is the case on 2000 platforms and XP platforms using Outlook 2000. I have not been able to test any other configs.

Can this error be canceled by code or not even displayed, the message really doesn't help.

Regards,

Mike

Posted: Thu Mar 04, 2004 8:34 am
by Pep
Hi Mike,

it works fine here using the latest v6.04. The error is correct. It happens when TeeChart cannot send the email for any reason related to mapi (or outlook, exchange, mozzilla, etc).

Posted: Thu Mar 04, 2004 3:27 pm
by 9078657
Maybe in a future version there would be an error event handler that we could "Cancel" and customize our own alerts displayed to the customer.

mike

Posted: Fri Mar 05, 2004 8:08 am
by Pep
Hi Mike,

yes, this feature is already on down our wish list to be considered for next releases.