Page 1 of 1

Error msg: "Can not email TeeChart. Mapi Error: 1"

Posted: Mon Nov 15, 2004 2:28 pm
by 9339785
Hi!

I'm using TeeChart VCL v7 under Windows 2000 SP3 + Outlook 98 and I have a problem when using export to email.
If I close the outlook email window without sending the message, I get the exception : "Can not email TeeChart. Mapi Error: 1".

Do you have an idea of what is happening ?

Posted: Mon Nov 15, 2004 3:13 pm
by Pep
Hi,

yes, it's a known bug, already added on our defect list. A fix for it will be considered to inclusion for the next releases.

Posted: Sat Nov 17, 2007 6:21 am
by 9349911
Hi Pep,

I´ve installed 8.01 and this error still exists. Is there a fix or workaround available ?

Posted: Mon Nov 19, 2007 11:37 am
by narcis
Hi Dominik,

I'm sorry but there's no solution I can think of at the moment.

Posted: Fri Sep 19, 2008 10:58 am
by narcis
Hello everyone,

We are currently finalising the details for releasing v8.04. Our intention was to fix this issue (TV52013270) but we can not reproduce it anymore. When v8.04 release is out, would you be so kind to check if you can still reproduce the problem at your end and let us know about the results?

Version release will be announced in this forum and at our RSS news feed.

Thanks in advance.

Re: Error msg: "Can not email TeeChart. Mapi Error: 1"

Posted: Mon Sep 24, 2012 10:11 am
by 16562096
Hello,

The bug is still present in v2012.05.120327. Here is an excerpt of the stack trace:

007458a8 +128 xxx.exe VCLTee.TeeExport InternalTeeEmailFile
00745380 +040 xxx.exe VCLTee.TeeExport TTeeExportFormBase.BSendClick
50332eeb +06f vcl160.bpl Vcl Controls.TControl.Click

Re: Error msg: "Can not email TeeChart. Mapi Error: 1"

Posted: Tue Sep 25, 2012 7:07 am
by yeray
Hi,

Have you changed your OS?
We're investigating this but I've seen some comments in msdn doubting if the MAPISendMail function is still supported in Win7.

Re: Error msg: "Can not email TeeChart. Mapi Error: 1"

Posted: Tue Sep 25, 2012 7:48 am
by 16562096
This is indeed running on 7 (Windows 7 x64 Service Pack 1 build 7601).

Re: Error msg: "Can not email TeeChart. Mapi Error: 1"

Posted: Thu Sep 27, 2012 9:24 am
by yeray
Hi,

In a Win7 machine here, the Send button seems to do nothing (I don't see any error message) but if I debug, I see the MAPISendMail function returning 1: MAPI_E_USER_ABORT (even if I don't seem to have cancelled anything).
In a Win XP machine, it seems to work fine.
I've added it to the defect list to be further investigated (TV52016363).