Visual Studio 2010 - Can't step through .NET Framework 4 source (PresentationCore.dll) Visual Studio 2010 - Can't step through .NET Framework 4 source (PresentationCore.dll) wpf wpf

Visual Studio 2010 - Can't step through .NET Framework 4 source (PresentationCore.dll)


One possible reason is make sure the .Net assemble is as the same version as set in the project. I had the same problem, because the .Net in project was set to 3.5 and the source code was in 4.5