Visual studio2017 cannot debug the aspx file?

the start execution of the debug menu is grayed out and cannot be clicked. Why?


aspx the file is the foreground interface

cannot be debugged by default

unless you use something like '<% >' to bind background data

in the foreground.

Jump to these locations of the foreground when debugging

Menu