There can be multiple reasons for it:
Go to your project properties and enable debugging,,
Go to your Web.Config and Check that Debug = "True",,
Check that you are running your application in Debug Mode (and not in Release mode 'This happens when Your Breakpoint appears as ? mark')
-----------------------------------------------------------------------------------------------------------------------------------------------
(Please mark it as answer if you found this as a solution towards your problem)
Sajid Wahab
Xavor Pakistan