Hi,
I've already read some posts on SO re this issue but couldn't find a solution in them.
When I try to step into the .NET framework methods I get the message below on the output window.
- "Step into: Stepping over method without symbols"
But Modules window would show that "Symbols loaded" to the cache directory I have specified.
My Envinronment is as follows:
- Windows 7, 64 bit.
- VS 2008 .NET framework 3.5 SP1.
I have done the following already:
a)Toosl -> Options -> Debugging -> General
- Unchecked "Enable Just My Code"
- Checked "Enable source server support"
- Checked "Enable .NET framework source stepping"
b) Toosl -> Options -> Debugging -> Symbols
- Specified the symbols cache directory
Has this problem been fixed and a solution available? Appreciate if someone could throw a link at the KB describing the solution.
Thanks.