visual studio error in browser not IDE debugger -


debugging project on localhost, when there exception visual studio used break in ide , inspect variables etc. if pressed f5 same error display in browser.

i've done in settings , browser displays error , debugging stops. browser looks this:

enter image description here

how go stop in ide , show (i've screen grabbed breakpoint, have been exception before)

enter image description here


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -