How to hit breakpoint of global.aspx
Problem Statement- How to hit breakpoint of global.aspx or breakpoint in global.aspx not getting hit or application_start is not being hit or global.asax – breakpoint not working Solution for all above statements are same as below, Open the global.aspx file by clicking on it. 2. Add space at the end before closing end tag. … Read More »