IE7 freez on Import

TeeChart for ActiveX, COM and ASP
Post Reply
Otokon
Newbie
Newbie
Posts: 25
Joined: Thu Sep 18, 2008 12:00 am

IE7 freez on Import

Post by Otokon » Wed Sep 30, 2009 1:16 pm

Hi,

I have the following issue if somebody could please assist me.

I have a button on my web form in asp.net that generates a chart that is exported as a tee file to a specific directory on the server side. After the tee file is generated and the load event of the page executes at client side I Import that specific tee file (document.getElementById("TChart1").Import.LoadFromURL(..)), where in effect IE freezes and after a while crashes with a timeout error.

This is the method I really want to use for my specific scenario.

Any suggestions would be appreciated.

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: IE7 freez on Import

Post by Yeray » Thu Oct 01, 2009 8:44 am

Hi Otokon,

Could you please send us a simple example project we can run as-is to reproduce the problem here?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply