Upgrade Problem Version 6 to Version7
Upgrade Problem Version 6 to Version7
We recently purchased the upgrade from 6 to 7. We have code that worked fine under version 6 (version 5 too)...that fails in version 7.
The error is
Error Reading Series0.CustomVertAxis: List index out of bounds (-1)
A saw another post about adding one to the array index....and I saw no explanation why they did that, but that did not solve it....same error.
Any help would be appreciated.
The error is
Error Reading Series0.CustomVertAxis: List index out of bounds (-1)
A saw another post about adding one to the array index....and I saw no explanation why they did that, but that did not solve it....same error.
Any help would be appreciated.
Hi,
yes, you're correct, we're aware of this problem, it's a bug which has been fixed for the next release v7.01 (which will be available on our web site to download it, at the end of this week). In meantime a workaround is to use the index+1 where there's a reference to any custom axes.
yes, you're correct, we're aware of this problem, it's a bug which has been fixed for the next release v7.01 (which will be available on our web site to download it, at the end of this week). In meantime a workaround is to use the index+1 where there's a reference to any custom axes.
Pep Jorge
http://support.steema.com
http://support.steema.com
Thank You.
I will try to make a temporary patch...or just wait for the release.
We did manage to bypass the code that seems to cause the problem, but then found another issue. After you select the Series Tab...and then click on Data Source...you get an out of bounds index (-1). After that you get nothing but access voilations...until it seems to give up and the browser closes.
Is this the same problem??????
I will try to make a temporary patch...or just wait for the release.
We did manage to bypass the code that seems to cause the problem, but then found another issue. After you select the Series Tab...and then click on Data Source...you get an out of bounds index (-1). After that you get nothing but access voilations...until it seems to give up and the browser closes.
Is this the same problem??????
Hi scotth,
I cannot reproduce this one here. Does it happens having custom axes or just in anyway ? If so, could you please tell me the steps I must do to reproduce it ?
I cannot reproduce this one here. Does it happens having custom axes or just in anyway ? If so, could you please tell me the steps I must do to reproduce it ?
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi scotth,
It will be ready in the upcoming days, at most at the beginning of the next week.
It will be ready in the upcoming days, at most at the beginning of the 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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi scotth,
We are just finishing some demos. It will be available shortly.
In the meantime, I can send you the compiled .ocx file, which is already finished, so that you can use that version immediately.
We are just finishing some demos. It will be available shortly.
In the meantime, I can send you the compiled .ocx file, which is already finished, so that you can use that version immediately.
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 Scotth,
Ok, I've already sent you the cabinets. I sent them to your customer contact e-mail address and the .zip files are password protected with your current v7 ActiveX license password.
Ok, I've already sent you the cabinets. I sent them to your customer contact e-mail address and the .zip files are password protected with your current v7 ActiveX license password.
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 |
We appreciate your sending the early cab and ocx. Thanks again.
The new code corrected the original problem that started this thread.
However, there still seems to be a problem with the editor control.
If we select the Series Tab...then Data Source, we get "List index out of bounds (-1)"
I don't think this is serious enough not to go to production with version 7, but any help in resolving would be appreciated.
The new code corrected the original problem that started this thread.
However, there still seems to be a problem with the editor control.
If we select the Series Tab...then Data Source, we get "List index out of bounds (-1)"
I don't think this is serious enough not to go to production with version 7, but any help in resolving would be appreciated.