visual studio - "No symbols have been loaded for this document." But they have! -


as can notice

enter image description here

symbols been correctly loaded.

i created view getcompanies.cshtml using addview shortlink

enter image description here

but, no matter do, can't debug in view.

what did far:

  • close , open solution
  • close , open visual studio
  • shutdown asp.net development server's
  • deleted symbol libraries .pdb
  • clean solution
  • re-build solution

did not (yet) shutdown windows 7 x64 :-/

i finding same behavior time time when debugging silverlight. solution clean browser's cache (on latest ie click on wheel button, developer tools), cache binary files , not load new ones.

perhaps same views?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -