Member Not Found Error Running Under Windows 2000

TeeChart for ActiveX, COM and ASP
Post Reply
DaveB
Newbie
Newbie
Posts: 14
Joined: Thu May 08, 2003 4:00 am
Location: Rochester , NY
Contact:

Member Not Found Error Running Under Windows 2000

Post by DaveB » 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:

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.

DaveB
Newbie
Newbie
Posts: 14
Joined: Thu May 08, 2003 4:00 am
Location: Rochester , NY
Contact:

Post by DaveB » Fri Sep 23, 2005 8:13 pm

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.

Post Reply