Internet Explorer 7 - security?
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Copenhagen
- Contact:
Internet Explorer 7 - security?
Hi
Our system is a website that generates javascript code that fills a client side Teechart activex.
Everything works fine, and has for a long time. On IE7 7.0.5346.5 (beta 2) it seems that things have changed.
We load a chart template from a url and fill the series/values using javascript code..
Result is just a blank canvas (no chart at all) Settings such as
TChart1.Header.Text.Add('Blablabla');
works well enough and is reflected.
I am not sure but have a feeling that maybe IE7 prevents the ActiveX from accessing the internet to download the .tee file
I do have an example that I can email if necessary
Best regards
Bo
Our system is a website that generates javascript code that fills a client side Teechart activex.
Everything works fine, and has for a long time. On IE7 7.0.5346.5 (beta 2) it seems that things have changed.
We load a chart template from a url and fill the series/values using javascript code..
Result is just a blank canvas (no chart at all) Settings such as
TChart1.Header.Text.Add('Blablabla');
works well enough and is reflected.
I am not sure but have a feeling that maybe IE7 prevents the ActiveX from accessing the internet to download the .tee file
I do have an example that I can email if necessary
Best regards
Bo
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Bo,
Yes, please send us the example and we will test it here with Internet Explorer 7 Beta.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
Yes, please send us the example and we will test it here with Internet Explorer 7 Beta.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
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 |
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Copenhagen
- Contact:
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Copenhagen
- Contact:
Hi there,
Have you had a chance to look at the file I posted?
Does anybody else have problems with IE7. I can't even see the examples
for instance <http://www.steema.net/ASP/TeeFromWebClient.asp>
Bo
Have you had a chance to look at the file I posted?
Does anybody else have problems with IE7. I can't even see the examples
for instance <http://www.steema.net/ASP/TeeFromWebClient.asp>
Bo
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Bo,
Yes, I could reproduce the issue here and we are investigating which can be the problem. We will get back to you when we have further news.
Yes, I could reproduce the issue here and we are investigating which can be the problem. We will get back to you when we have further news.
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 Bo,
We still don't have a solution. for this issue. We are currently investigating with Internet Explorer Beta 3. However, some security issues may change with the final version.
We still don't have a solution. for this issue. We are currently investigating with Internet Explorer Beta 3. However, some security issues may change with the final 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 |
Hi Bo,
just let you know that this problem (IE7) has been fixed and it will be included in the next maintenance release v7.0.1.1 which will be posted on our web site in one or two days.
just let you know that this problem (IE7) has been fixed and it will be included in the next maintenance release v7.0.1.1 which will be posted on our web site in one or two days.
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Copenhagen
- Contact:
Hi Bo,
yes, sorry for delay, I'be been adding some stuff to the new maintenance release. I've just post a new maintenance release (v7.0.1.1) on our web site (at the private customers download page).
yes, sorry for delay, I'be been adding some stuff to the new maintenance release. I've just post a new maintenance release (v7.0.1.1) on our web site (at the private customers download page).
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Copenhagen
- Contact:
New related problem
Hi there,
I continuation of this.... We started using athe 7.0.1.1 version and it seemed to work, but now we have a new issue that came with the introduction of 7.0.1.1 - this means that we have confirmed that the issue did not exist in 7.0.0.8
Problem is that the (IE6) browser hangs with 100% cpu utilization.
The web page link below is to a report from our software. It's reporting on live data. There is a GO button on top that refreshes data. When the GO button is pressed, IE6 stalls.
This sounds like a problem with our software not teechart, but it only happens when certain charts are displayed and as I said, only with V 7.0.1.1 - NOT with 7.0.0.8
Here's a link to a page with a "faulty" chart - press the GO button and IE6 becomes unresponsive
http://labs.dynamicai.com/wpdynamic/AI. ... DAI_R=1068
This one works fine - slightly different report/chart style
http://labs.dynamicai.com/wpdynamic/AI. ... DAI_R=1169
I realize that you'd prefer a short, simple 5 line example, but I dont exactly know where the problem lies - but perhaps your knowledge of the fixes made to 7.0.1.1 will help.
Thank you
Bo Andersen
[/url]
I continuation of this.... We started using athe 7.0.1.1 version and it seemed to work, but now we have a new issue that came with the introduction of 7.0.1.1 - this means that we have confirmed that the issue did not exist in 7.0.0.8
Problem is that the (IE6) browser hangs with 100% cpu utilization.
The web page link below is to a report from our software. It's reporting on live data. There is a GO button on top that refreshes data. When the GO button is pressed, IE6 stalls.
This sounds like a problem with our software not teechart, but it only happens when certain charts are displayed and as I said, only with V 7.0.1.1 - NOT with 7.0.0.8
Here's a link to a page with a "faulty" chart - press the GO button and IE6 becomes unresponsive
http://labs.dynamicai.com/wpdynamic/AI. ... DAI_R=1068
This one works fine - slightly different report/chart style
http://labs.dynamicai.com/wpdynamic/AI. ... DAI_R=1169
I realize that you'd prefer a short, simple 5 line example, but I dont exactly know where the problem lies - but perhaps your knowledge of the fixes made to 7.0.1.1 will help.
Thank you
Bo Andersen
[/url]
Hi Bo,
would you be so kind to check if the problem happens using the latest v7.012 maintenance version which we posted on our web site the past week ?
would you be so kind to check if the problem happens using the latest v7.012 maintenance version which we posted on our web site the past week ?
Pep Jorge
http://support.steema.com
http://support.steema.com