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.
IE7 freez on Import
Re: IE7 freez on Import
Hi Otokon,
Could you please send us a simple example project we can run as-is to reproduce the problem here?
Could you please send us a simple example project we can run as-is to reproduce the problem here?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |