Page 1 of 1

Member Not Found Error Running Under Windows 2000

Posted: Fri Sep 23, 2005 5:17 pm
by 9078528
I encountered a problem running under windows 2000 (windows XP and 2003 server work fine). When I call any of the following methods, I get a "Member not found" exception:

Code: Select all

Annotation.GetShape().GetFrame();
Annotation.GetCallout().GetYPosition();
Annotation.GetCallout().SetXPosition();
I am currently running TeeChart 6.05 and developing with Visual Studio C++ 6.0.

I am forwarding a project to Pep by email. Please let me know if I would send it elsewhere.

Thank you.

Posted: Fri Sep 23, 2005 8:13 pm
by 9078528
It appears that 6.0.0.6 has fixed this issue. I was actually using 6.0.0.4 when the error occurred. Please disregard.