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 ?
Error msg: "Can not email TeeChart. Mapi Error: 1"
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.
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.
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi Pep,
I´ve installed 8.01 and this error still exists. Is there a fix or workaround available ?
I´ve installed 8.01 and this error still exists. Is there a fix or workaround available ?
Greetz Dominik
http://www.logview.info
http://www.logview.info
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dominik,
I'm sorry but there's no solution I can think of at the moment.
I'm sorry but there's no solution I can think of at the moment.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Error msg: "Can not email TeeChart. Mapi Error: 1"
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
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"
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Error msg: "Can not email TeeChart. Mapi Error: 1"
This is indeed running on 7 (Windows 7 x64 Service Pack 1 build 7601).
Re: Error msg: "Can not email TeeChart. Mapi Error: 1"
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).
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).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |