Page 1 of 1

IE7 freez on Import

Posted: Wed Sep 30, 2009 1:16 pm
by 15050347
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.

Re: IE7 freez on Import

Posted: Thu Oct 01, 2009 8:44 am
by yeray
Hi Otokon,

Could you please send us a simple example project we can run as-is to reproduce the problem here?