Thursday, June 7, 2012

The breakpoint will not currently be hit. No Symbols have been loaded for this document.

Many time it happens even after attaching w3wp.exe process break point do not hits and gives error/warning as "The breakpoint will not currently be hit. No Symbols have been loaded for this document." when we hover on break point.

# Make sure you are applying break point on application resides on same server where you
# Clear all browser cache , copy the URL close the browser , open new instance and there put URL.
# Rebuild application properly with erros before appling breakpoints

# Last but very important Make sure you are building application in "Debug" mode.


No comments:

Post a Comment