asp.net - Page_load event not firing but page_init is -
i have aspx page, work calling stored procedure.
if leave page time , click asp.net button click event not fire. if attach process using debugger , put break points in button.click, page.load , page.init events breakpoint fires off page.init.
in circumstances can happen?
i using tcp socket. using ajax. can of these things cause happen? down timeout issues?
thanks
just close this. down session ending. sorry waste everyones time.
on plus side have answered (and been accepted) first question :)
Comments
Post a Comment