T
Todd
Do breakpoints work in other areas of THIS web
application?
Todd
application?
Todd
ByVal e As System.EventArgs) Handles MyBase.Load-----Original Message-----
I create a blank .aspx file, called report.aspx.
In report.aspx.vb, I try to run some code in the Page_Load sub.
I add a breakpoint inside of Page_Load, the breakpoint has never been hit.
Private Sub Page_Load(ByVal sender As System.Object,