Problem with breakpoint in exception on clause

IDE: Visual Studio Community 2015 Update 3
Version: Elements 10.0.0022.93
Target : .Net
Description: I can’t put a break point in a statement into s exception on clause. Visual Studio shows the breakpoint at except … end block.
Debuger stops every time the method is executed, with or without exception.

Expected Behavior:

Actual Behavior:

Steps:

Thanks, logged as bugs://80453

Hello,

Could you please provide us with more info on how to reproduce the issue? A piece of code where you try to put BP, what block it shows?

Thanks in advance.

Here you have a video in a compressed file. The code is from your example aplication Simple ASP.Net 2.0
ExceptionBreakpoint.rar (774.6 KB)

bugs://80453 got closed with status fixed.