Tee Chart Crashes IE when used in popup window.

TeeChart for ActiveX, COM and ASP
Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon May 22, 2006 1:57 pm

Hi James,

You're welcome.

Excellent! I'm glad to hear it works for you.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Keynetix
Newbie
Newbie
Posts: 27
Joined: Thu May 11, 2006 12:00 am
Contact:

Post by Keynetix » Tue May 23, 2006 12:00 pm

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

Keynetix
Newbie
Newbie
Posts: 27
Joined: Thu May 11, 2006 12:00 am
Contact:

Post by Keynetix » Tue May 23, 2006 12:29 pm

Hi,

Another issue is file size. If you could provid the .ocx in signed cab file that would be great. This will save on clients download time.

Cheers

James.

Keynetix
Newbie
Newbie
Posts: 27
Joined: Thu May 11, 2006 12:00 am
Contact:

Post by Keynetix » Tue May 23, 2006 1:25 pm

Hi,

I believe I have sorted out the Access Violation problem. So if you could please just email me the a CAB file version of the fixed OCX, that would be great.

Thanks

James.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 24, 2006 7:15 am

Hi James,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Keynetix
Newbie
Newbie
Posts: 27
Joined: Thu May 11, 2006 12:00 am
Contact:

Post by Keynetix » Tue Jun 06, 2006 8:57 am

Hi,

Do you guys have an estimated date for your next release? At pressent I am still unable to use verson 7 of Tee-Chart.

Many Thanks

James.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Jun 12, 2006 7:58 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply