Hi James,
You're welcome.
Excellent! I'm glad to hear it works for you.
Tee Chart Crashes IE when used in popup window.
-
- 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 |
Hi Narcís
The control work great but I am still experiencing problems with IE install the updated control. This problem occurs when a machine has a previous version of tee chart ocx install, ie. v5.
When the machine visits the page, the normal please install this control dialog appears, but during the install the following error appears:
Access violation at address 50423e58 in module ‘TeeChart7.ocx’. Read address 8de44565
Is this becuase I'm using a plan .ocx file instead of a CAB file. I'm using the following code to instanceate the chart in the HTML
<object ID="TeeCommander1"
WIDTH="100%" HEIGHT="32" align="center"
CLASSID="clsid:CD82C85E-37B7-48E3-9E88-31E140C13C86"
Codebase="Teechart7.ocx##version=7,0,0,7">
</object>
<object ID="TChart1"
WIDTH="100%"
HEIGHT="90%"
align="center"
CLASSID="clsid:FAB9B41C-87D6-474D-AB7E-F07D78F2422E"
codebase="Teechart7.ocx##version=7,0,0,7">
</object>
Thanks
James
The control work great but I am still experiencing problems with IE install the updated control. This problem occurs when a machine has a previous version of tee chart ocx install, ie. v5.
When the machine visits the page, the normal please install this control dialog appears, but during the install the following error appears:
Access violation at address 50423e58 in module ‘TeeChart7.ocx’. Read address 8de44565
Is this becuase I'm using a plan .ocx file instead of a CAB file. I'm using the following code to instanceate the chart in the HTML
<object ID="TeeCommander1"
WIDTH="100%" HEIGHT="32" align="center"
CLASSID="clsid:CD82C85E-37B7-48E3-9E88-31E140C13C86"
Codebase="Teechart7.ocx##version=7,0,0,7">
</object>
<object ID="TChart1"
WIDTH="100%"
HEIGHT="90%"
align="center"
CLASSID="clsid:FAB9B41C-87D6-474D-AB7E-F07D78F2422E"
codebase="Teechart7.ocx##version=7,0,0,7">
</object>
Thanks
James
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi James,
An updated release will be made available within the next few days. Please be aware at this forum for its announcement.
An updated release will be made available within the next few days. Please be aware at this forum for its announcement.
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 James,
We have just posted v7.0.0.8 at our Customer Download Area. Can you please test if it works at your end?
Please make sure that you uninstall previous version and that your project really uses the new version.
We have just posted v7.0.0.8 at our Customer Download Area. Can you please test if it works at your end?
Please make sure that you uninstall previous version and that your project really uses the new version.
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 |