While working on a razor view, I decided to set a breakpoint in a script block. When using VS2012 and attaching to IE, I noticed that the breakpoint had a yellow triangle with an exclamation mark, indicating the message:
The breakpoint will not currently be hit. The code in the document is not loaded.
I have ensured that script debugging is enabled in the Internet Options of IE, but I am still at a loss for what could be causing this issue.