finding out what is the error
Posted: Sun Feb 24, 2008 9:38 am
Hello,
We are creating a teechart using MS VisualStudio 2005/c++ and teechart ocx version 7.0.1.3.
We are using the export command a few times like so:
chart->Export->SaveToFile(pathName.c_str());
we pass the same name each time. "chart" is a teechart object.
after some time we get a com exception with the error: catastrofic error
for this command.
How can we find out what was the problem and why the command failed?
The file is not set to Read only so this is not the error.
does teechart save latest error somewhere?
Thanks.
Zoe
We are creating a teechart using MS VisualStudio 2005/c++ and teechart ocx version 7.0.1.3.
We are using the export command a few times like so:
chart->Export->SaveToFile(pathName.c_str());
we pass the same name each time. "chart" is a teechart object.
after some time we get a com exception with the error: catastrofic error
for this command.
How can we find out what was the problem and why the command failed?
The file is not set to Read only so this is not the error.
does teechart save latest error somewhere?
Thanks.
Zoe