I recently installed Visual Studio 2010 (Ultimate edition, final version released in April), and found that debugging a web application bec
Deactivate the option Show Parameter Values in the callstack window (debug -> windows -> callstack -> left click).
Show Parameter Values
debug -> windows -> callstack -> left click
It required lots of recursion.
Reference