Arg! I have a custom \"harness\" executable running my class library project. Every time I step into the harness\'s code, I get that \"No Source Available\" pane popping up.
This worked for me:
Tools > Options > Debugging and untick Enable Just My Code
Tools > Options > Debugging
Enable Just My Code
(thanks to this)