I am having trouble setting up Microsoft .NET Framework source code debugging for both Visual Studio 2008 and 2010 on Windows 7 x64 (I am having similar trouble on Vista x86 too).
I have followed instructions from this blog post as well as some other resource but without much success. I have also downloaded and installed all symbols from Microsoft Reference Source Code Center and followed their instructions also with no success.
It seems as if Visual Studio keeps loading PDBs without source code in them. It also keeps downloading PDBs even though a proper local cache exists.
This seems like a straightforward thing to do but I must keep repeating some errors in the setup procedure.