Member Not Found Error Running Under Windows 2000
Posted: Fri Sep 23, 2005 5:17 pm
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:
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.
Code: Select all
Annotation.GetShape().GetFrame();
Annotation.GetCallout().GetYPosition();
Annotation.GetCallout().SetXPosition();
I am forwarding a project to Pep by email. Please let me know if I would send it elsewhere.
Thank you.