This is a migrated thread and some comments may be shown as answers.

[Solved] treeview postback timeout

0 Answers 128 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 26 Jun 2008, 01:15 PM
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

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Mike
Top achievements
Rank 1
Share this question
or