When debugging, can you open Debug -> Windows -> Modules, and sort the list by name, and verify that System.Web.Mvc.dll has symbols loaded? If not, right-click on the entry and select Load Symbols From -> Symbol Path.
↧
When debugging, can you open Debug -> Windows -> Modules, and sort the list by name, and verify that System.Web.Mvc.dll has symbols loaded? If not, right-click on the entry and select Load Symbols From -> Symbol Path.