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 t
I was having problem that i cant step into to the Framework source code.
Then i went to project settings, and set Target Platform to "Any CPU", and then magic happened, by default Target Platform setting was "x86".
My platform Win7 x64, VS2010