Access Violation in module TeeWorld87.bpl
Access Violation in module TeeWorld87.bpl
Hi!
I can't use MapSeries.
I'm using TeeChart 8 and Delphi 7 Pro. Everything seems to be installed correctly, but when I try to add a MapSeries serie to a TChart, using the Chart designer, I get an access violation:
Access Violation at address 06302A04 in module TeeWorld87.bpl
What can I do?
Thanks!
I can't use MapSeries.
I'm using TeeChart 8 and Delphi 7 Pro. Everything seems to be installed correctly, but when I try to add a MapSeries serie to a TChart, using the Chart designer, I get an access violation:
Access Violation at address 06302A04 in module TeeWorld87.bpl
What can I do?
Thanks!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi santycg,
I'm not able to reproduce the problem here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
I'm not able to reproduce the problem here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
I'd like to confirm I observed such errors both in Tee8new and TeeChart Office 3 and Windows Event Viewer recorded something like that
My OS is Windows XP SP2 with Windows Updates enabledFaulting application tee8new.exe, version 6.0.3.0, faulting module kernel32.dll, version 5.1.2600.3119, fault address 0x00012a5b.
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello everyone,
Thanks for the information. Please notice that this has already been fixed in our current TeeChart v8 VCL sources so you can expect the fix being included in the next maintenance release.
Thanks for the information. Please notice that this has already been fixed in our current TeeChart v8 VCL sources so you can expect the fix being included in the next maintenance release.
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 |
Hi!
I still have the same problem with Map Series.
I don't know if it is a 'Windows XP' related issue, but I can't even add Map Series to the compiled Demo. It always raises an access violation in module TeeWorld87.bpl
I have reinstalled latest version and the problem persists.
However, with Windows Vista (at home), I can add Map Series without problem!
I still have the same problem with Map Series.
I don't know if it is a 'Windows XP' related issue, but I can't even add Map Series to the compiled Demo. It always raises an access violation in module TeeWorld87.bpl
I have reinstalled latest version and the problem persists.
However, with Windows Vista (at home), I can add Map Series without problem!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi santycg,
This shouldn't have anything to do with the operating system. It's most likely that your XP machine is still using old TeeChart packages. I'd recommend you to download v8.01 we posted last weekend at our website, install it in the XP machine and check that your Delphi is not using old TeeChart packages at Project->Options->Packages and that old search paths at Project->Options->Directories/Conditionals->Search Path.
Thanks in advance!
This shouldn't have anything to do with the operating system. It's most likely that your XP machine is still using old TeeChart packages. I'd recommend you to download v8.01 we posted last weekend at our website, install it in the XP machine and check that your Delphi is not using old TeeChart packages at Project->Options->Packages and that old search paths at Project->Options->Directories/Conditionals->Search Path.
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 |
Sorry, but I'm sure that I'm not using the old TeeChart packages.
Delphi is not using old TeeChart packages at Project->Options->Packages.
I have not any old Tee*.* files in the hard disk.
As I mentioned in my first post, even in your exe-compiled Demo the error occurrs when I try to add a MapSeries serie.
Delphi is not using old TeeChart packages at Project->Options->Packages.
I have not any old Tee*.* files in the hard disk.
As I mentioned in my first post, even in your exe-compiled Demo the error occurrs when I try to add a MapSeries serie.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi santycg,
Have you downloaded latest version available at our website? I haven't been able to reproduce the problem here using the compiled demo. Should I follow any specific step to reproduce the issue?
Thanks in advance.
Have you downloaded latest version available at our website? I haven't been able to reproduce the problem here using the compiled demo. Should I follow any specific step to reproduce the issue?
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 |
Hi!
I downloaded and installed version 801 latest friday.
When I try to add a MapSerie to the Chart, I get the access violation.
For example, in the "New Features Demo" (compiled), I go to 'New series" -> "GIS / MAPPING" -> then I press "Edit" button -> then go to "Series" and press "Add" button to add another serie -> I select "Maps" in Gallery combobox and the error appears.
Look the following image:
http://www.simplygest.es/paint.jpg
I downloaded and installed version 801 latest friday.
When I try to add a MapSerie to the Chart, I get the access violation.
For example, in the "New Features Demo" (compiled), I go to 'New series" -> "GIS / MAPPING" -> then I press "Edit" button -> then go to "Series" and press "Add" button to add another serie -> I select "Maps" in Gallery combobox and the error appears.
Look the following image:
http://www.simplygest.es/paint.jpg
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello santycg,
This works fine here using our current sources. I've compiled the packages and posted them at our website so that you can download them, replace your current packages and install them using included TeeInstall.exe tool.
Please let me know when you have downloaded the files as I'll remove them from the server.
Hope this helps!
This works fine here using our current sources. I've compiled the packages and posted them at our website so that you can download them, replace your current packages and install them using included TeeInstall.exe tool.
Please let me know when you have downloaded the files as I'll remove them from the server.
Hope this helps!
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 |
Hello, Narcís!narcis wrote:Hello santycg,
This works fine here using our current sources. I've compiled the packages and posted them at our website so that you can download them, replace your current packages and install them using included TeeInstall.exe tool.
Please let me know when you have downloaded the files as I'll remove them from the server.
Hope this helps!
Could you please indicate more precisely the address for download. I found nothing in Private Customer Downloads area.
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alexander,
Those packages are not at the client area. I've sent you an e-mail with the URL as well.
Those packages are not at the client area. I've sent you an e-mail with the URL 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 |