Hello,
I've got a treeview that seems to timeout during many postbacks. The thing is, when it does work, the refresh happens almost instantly... and there are actually only 5 or 10 nodes with no children. Firebug points to this line in scriptresource "this._xmlHttpRequest.send(body);"...
But even if I comment out the whole ajaxmanager, the page still takes a very long time to load.
Interestingly, once the page does load, it stops having the timeout error... but only for that session.
I know this is all very vague - I'm not really sure what's going on and am hoping something here sounds familiar.
Thanks,
Mike
I've got a treeview that seems to timeout during many postbacks. The thing is, when it does work, the refresh happens almost instantly... and there are actually only 5 or 10 nodes with no children. Firebug points to this line in scriptresource "this._xmlHttpRequest.send(body);"...
But even if I comment out the whole ajaxmanager, the page still takes a very long time to load.
Interestingly, once the page does load, it stops having the timeout error... but only for that session.
I know this is all very vague - I'm not really sure what's going on and am hoping something here sounds familiar.
Thanks,
Mike