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\
In my case I wound up renaming the class. Maybe it was getting confused with some other module. Once I had renamed it I could step in.