Page 1 of 1

Tools - Automatisation error

Posted: Mon Jul 02, 2007 1:06 pm
by 9524808
Hi,
We are using latest available version 7.0.1.4 and have problems when .export.savetofile and .import.LoadFromFile is used when we add the tool tcAxisArrow and/or tcSeriesBand

We get a trappable Automatisation Error, but after this error, when a form having teechart is closed, program crashes.

We got this problem with tcAxisArrow only till we loaded 7.0.1.4 a few days ago. We still worked with 7.0.0.xx or something.

We are now forced to remove those tools by code, before saving, and add those tools again after loading. :(

FYI, we standard use 53 tools, most of them are asDrawlines

The export/import methods are used to save/load user settings

Issue is not urgent, but we hope to have a solution for great looking version 8.
Kind Regards. :wink:

Posted: Mon Jul 02, 2007 1:33 pm
by narcis
Hi Bush,

I'm not able to reproduce the problem here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance!

Posted: Wed Jul 04, 2007 12:13 am
by 9524808
Dear NarcĂ­s,

The issue is automatically solved with the export.asNative method instead of export.savetofile (see other solved forum issue)

Kind regards. :)