V
Vivek
Hi,
I am using VStudio 2002 (Professional). I created a User
control that displays the banner of my application. I
assign the images of the banner in the Page_Load method of
the user control. But when I run the application the
Page_Load method of the control is not run. I tried
putting a breakpoint on a line in the method but at run
time the break point is not hit.
What am I missing. Something in the web.config?
Thanks,
Vivek
I am using VStudio 2002 (Professional). I created a User
control that displays the banner of my application. I
assign the images of the banner in the Page_Load method of
the user control. But when I run the application the
Page_Load method of the control is not run. I tried
putting a breakpoint on a line in the method but at run
time the break point is not hit.
What am I missing. Something in the web.config?
Thanks,
Vivek