As you can notice
Symbols are been correctly loaded.
I just created a view GetCompanies.cshtml
using the AddView
shortlink
But, no matter what I do, I can't debug in the View.
What I did so far:
.pdb
did not (yet) shutdown Windows 7 x64 :-/
Sometimes if you have a hard stop, Visual Studio temp cache will be screwed. Clear the cache by deleting these folders:
C:\Windows\Microsoft.NET\Framework\<.net version>\Temporary ASP.NET Files\(ApplicationName)
C:\Windows\Microsoft.NET\Framework64\<.net version>\Temporary ASP.NET Files\(ApplicationName)