I am having issues trying to Debug in Visual Studio 2017. I have a web application project and have set some breakpoints in my *.aspx.vb code pages. The breakpoints set just fine with the Red Circle indicator. But when I start the debugger, I get the warning that the Breakpoint will not currently be hit. Breakpoint set but not yet bound.
I cannot figure out how to fix this? What is wrong?