Hello,
I updated my older TeeChart Pro ActiveX 7 to the latest Release in my C++ Project (Visual Studio).
Now I have a problem with the function
"GetAsPoint3D().AddArrayXYZ(dX2WFeld,dY2WFeld,dZ2WFeld)"
At runtime I get the error "Invalid class typecast" without any additional information.
If I change for example to
"GetAsSurface().AddArrayXYZ(dX2WFeld,dY2WFeld,dZ2WFeld)"
everything works.
Do someone has an idea, what happens here?
Regards
Raimund
Problems after updating to 7.0.1.4
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Raimund,
We have found similar issues with v7.0.1.4. I've just sent you an updated TeeChart7.ocx version that has corrected this problem for some of our clients. Could you please try unregistering existing version and register the one I've sent?
Thanks in advance.
We have found similar issues with v7.0.1.4. I've just sent you an updated TeeChart7.ocx version that has corrected this problem for some of our clients. Could you please try unregistering existing version and register the one I've sent?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
How to do?
Can yoe give me a hint how I can do this?
Raimund
Raimund
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |