Radar Chart
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello Vijay,
I've posted a message at MSDN Forums if there's anything that can be done to solve this issue.
I've posted a message at MSDN Forums if there's anything that can be done to solve this issue.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi vijay,
I'm afraid there's nothing we can do here. As I told you, this problem happens only when using a custom control (as TeeChart is) which uses ArrayLists in a managed C++ form. As you'll understand we can not remove all ArrayLists from TeeChart.
As we haven't received any reply so far at MSDN forums I posted the message in another forum as well.
I'm afraid there's nothing we can do here. As I told you, this problem happens only when using a custom control (as TeeChart is) which uses ArrayLists in a managed C++ form. As you'll understand we can not remove all ArrayLists from TeeChart.
As we haven't received any reply so far at MSDN forums I posted the message in another forum as well.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi vijay,
As an update to this issue, Visual Studio 2005's Service Pack 1 seems to have solved the issue as you can see here.
Can you please test if this solves the issue at your end?
Thanks in advance.
As an update to this issue, Visual Studio 2005's Service Pack 1 seems to have solved the issue as you can see here.
Can you please test if this solves the issue at your end?
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 |
-
- Newbie
- Posts: 19
- Joined: Wed May 02, 2007 12:00 am
Re:
I'll look into it, but yesterday when I suspected it might be a Visual Studio problem I downloaded and installed MSVC# Express 2008 and am using that, as I mentioned above. Do TChart products work with MSVC# 2008 Express? How about .NET 3.5? What are the limitations of TChart v2?Narcís wrote:Hi vijay,
As an update to this issue, Visual Studio 2005's Service Pack 1 seems to have solved the issue as you can see here.
Can you please test if this solves the issue at your end?
Thanks in advance.
Should I download a demo of the latest TChart version and try that out?
Jon
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Radar Chart
Hi Jon,
Yes, TeeChart works with Visual Studio Express versions. TeeChart.dll is built with v2.0 .NET Framework as it doesn't take advantage of v3.0 and 3.5 Frameworks features. I wouldn't expect any limitation for TeeChart v2 in that field.Do TChart products work with MSVC# 2008 Express? How about .NET 3.5? What are the limitations of TChart v2?
You could try this too. The evaluation versions are fully functional and are built at the same time maintenance releases are.Should I download a demo of the latest TChart version and try that out?
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 |
-
- Newbie
- Posts: 19
- Joined: Wed May 02, 2007 12:00 am
Re: Radar Chart
Arghh! Sorry. My post went to the wrong topic. Sorry for the noise.Narcís wrote:Hi Jon,
Yes, TeeChart works with Visual Studio Express versions. TeeChart.dll is built with v2.0 .NET Framework as it doesn't take advantage of v3.0 and 3.5 Frameworks features. I wouldn't expect any limitation for TeeChart v2 in that field.Do TChart products work with MSVC# 2008 Express? How about .NET 3.5? What are the limitations of TChart v2?
You could try this too. The evaluation versions are fully functional and are built at the same time maintenance releases are.Should I download a demo of the latest TChart version and try that out?
Jon