Link to home
Start Free TrialLog in
Avatar of tolppa
tolppa

asked on

SP2010: Multiple loops and browser crash ... ?!

Hello. I created a simple page/user listing functionality using treeview. Works fine, but crashes in my test evinroment. I am not sure, but I suspect that there are simply too much content to loop (sites -> pages -> groups -> users). What would be nice way to fix this problem? Perhaps I should execute key methods asynchronoysly. I would like to avoid anything too complex.
ASKER CERTIFIED SOLUTION
Avatar of Rainer Jeschor
Rainer Jeschor
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tolppa
tolppa

ASKER

There is too much content to show.