How can avoid the window "No source available" while stepping into debug mode on VS2010 SL5
debugging, visual-studio-2010
Solution
In Tools, Options, Debug, General Page. Check if you have 'Enable .NET Framework source stepping' enabled, if it is enabled, disable.
Problem
How to avoid the window "No source available" while stepping into debug mode on VS2010 SL5