Cancel email error when using export to email

TeeChart for ActiveX, COM and ASP
Post Reply
miked
Newbie
Newbie
Posts: 8
Joined: Fri Nov 15, 2002 12:00 am

Cancel email error when using export to email

Post by miked » Wed Mar 03, 2004 6:02 pm

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

Pep
Site Admin
Site Admin
Posts: 3278
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Mar 04, 2004 8:34 am

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).

miked
Newbie
Newbie
Posts: 8
Joined: Fri Nov 15, 2002 12:00 am

Post by miked » Thu Mar 04, 2004 3:27 pm

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

Pep
Site Admin
Site Admin
Posts: 3278
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Fri Mar 05, 2004 8:08 am

Hi Mike,

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

Post Reply