OutOfMemoryException CustomLabels
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi johnk,
I sent you an e-mail with that solution on 26th May 2006 together with TeeChart and TeeChart.Languages assemblies built in release mode with the fix already applied.
I sent you an e-mail with that solution on 26th May 2006 together with TeeChart and TeeChart.Languages assemblies built in release mode with the fix already applied.
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 johnk,
Don't worry!
I've just sent you correct Axis.cs version and we are going to arrange a source code release in the next few days.
Don't worry!
I've just sent you correct Axis.cs version and we are going to arrange a source code release in the next few days.
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 |
Solution until official release build?
Hello,
I was wondering if there was a solution to this problem that I could fix the problem without having the source code.
The problem I have is that we are experiencing the same issue with an OutOfMemoryException. We discovered this problem at a verification stage very close to our deadline. We are a little concerned about taking a debug build to ship to customer or even to perform testing with it but at the same time, we need to have the problem fixed. I tried the following statement before drawing the points but it doesn't seem to help:
Is there anything I could do without having the Source Code, to fix the issue?
Do you know when you expect the next release build to be available?
Thank you,
Yannick
I was wondering if there was a solution to this problem that I could fix the problem without having the source code.
The problem I have is that we are experiencing the same issue with an OutOfMemoryException. We discovered this problem at a verification stage very close to our deadline. We are a little concerned about taking a debug build to ship to customer or even to perform testing with it but at the same time, we need to have the problem fixed. I tried the following statement before drawing the points but it doesn't seem to help:
Code: Select all
this.Axes.Bottom.Labels.Items.Clear()
Do you know when you expect the next release build to be available?
Thank you,
Yannick
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi yb,
As I said previously in this thread this is already fixed in the latest debug build available at our customer area. Anyway, a new maintenance release is expected to be out during next week.
As I said previously in this thread this is already fixed in the latest debug build available at our customer area. Anyway, a new maintenance release is expected to be out during next week.
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 |