I tried setting up debugging the .NET source by following this MDSN walkthrough. The Symbol cache is setup properly, as is the check \'Enable .NET Framework source stepping\
Clean the solution before build solved the issue for me.
Just navigate and click on:
Build
Clean Solution
Build Solution (Ctrl + Shift + B)