Cannot step into .NET framework source with VS2008 SP1.
Posted
by
Vilx-
on Stack Overflow
See other posts from Stack Overflow
or by Vilx-
Published on 2009-02-18T16:04:05Z
Indexed on
2011/01/06
3:53 UTC
Read the original article
Hit count: 162
Somehow my VS2008 SP1 has lost the ability to step into .NET framework sources. I've played around with checkboxes to no end; I've re-deleted the Symbol cache folder a dozen times; and I've tried all kinds of debug symbol servers.
All it does is download some .PDB files, but when I try to select a stack frame in .NET, I always get the message about no source available and "do you want to view disassembly".
What gives?
Added: Web application; Windows Vista Business x32; .NET 3.5 SP1.
© Stack Overflow or respective owner