Click here to Skip to main content
15,925,444 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: button click event fires without code Pin
Tech-Member1231-Jun-09 16:04
Tech-Member1231-Jun-09 16:04 
GeneralRe: button click event fires without code Pin
Ramesh Swaminathan1-Jun-09 18:10
Ramesh Swaminathan1-Jun-09 18:10 
GeneralRe: button click event fires without code Pin
Kissy161-Jun-09 19:46
Kissy161-Jun-09 19:46 
QuestionKeeping User alive Pin
puneet_shadija1-Jun-09 1:36
puneet_shadija1-Jun-09 1:36 
AnswerRe: Keeping User alive Pin
ScottM11-Jun-09 1:49
ScottM11-Jun-09 1:49 
GeneralRe: Keeping User alive Pin
puneet_shadija1-Jun-09 2:05
puneet_shadija1-Jun-09 2:05 
GeneralRe: Keeping User alive Pin
ScottM11-Jun-09 2:11
ScottM11-Jun-09 2:11 
QuestionHow to call other server's WSDL file methods using Asp.Net? Pin
ashish bhakhar1-Jun-09 1:22
ashish bhakhar1-Jun-09 1:22 
AnswerRe: How to call other server's WSDL file methods using Asp.Net? Pin
AhsanS1-Jun-09 1:33
AhsanS1-Jun-09 1:33 
GeneralRe: How to call other server's WSDL file methods using Asp.Net? Pin
ashish bhakhar1-Jun-09 1:38
ashish bhakhar1-Jun-09 1:38 
GeneralRe: How to call other server's WSDL file methods using Asp.Net? Pin
AhsanS1-Jun-09 1:41
AhsanS1-Jun-09 1:41 
GeneralRe: How to call other server's WSDL file methods using Asp.Net? [modified] Pin
ashish bhakhar1-Jun-09 1:47
ashish bhakhar1-Jun-09 1:47 
Questioninserting a double quotes in csv Pin
aamirzada1-Jun-09 1:09
aamirzada1-Jun-09 1:09 
AnswerRe: inserting a double quotes in csv Pin
AhsanS1-Jun-09 1:34
AhsanS1-Jun-09 1:34 
GeneralRe: inserting a double quotes in csv Pin
aamirzada1-Jun-09 18:24
aamirzada1-Jun-09 18:24 
Questionhow can i read this xml ? Pin
Mogaambo1-Jun-09 0:34
Mogaambo1-Jun-09 0:34 
AnswerRe: how can i read this xml ? Pin
Ramesh Swaminathan1-Jun-09 3:03
Ramesh Swaminathan1-Jun-09 3:03 
AnswerRe: how can i read this xml ? Pin
l.laxmikant1-Jun-09 4:36
l.laxmikant1-Jun-09 4:36 
QuestionHow to check mouse paste event using javascript for IE and FireFox Pin
Sandilian1-Jun-09 0:20
Sandilian1-Jun-09 0:20 
QuestionPage_Load not fired in my .aspx code-behind Pin
imnotso#1-Jun-09 0:05
imnotso#1-Jun-09 0:05 
Is the following scenario even possible as this is what 'appears' to be happening.

I have an .aspx page with a .ascx control.
I have a breakpoint set on the the page_load of the .aspx page.

As I debug the code stops at the OnInit event, continues to the InitializeComponent, then the page_load
of the .ascx control, then that's it, the page displays...

It misses out the page_load for the actual .aspx page (I've set breakpoints). I have some code in there that needs executing so the page isn't displaying corrctly.

Does the code think 'I've done a page_load, that's me done, I'll render now' ??

This project was VS2003 and has just been converted by VS2005 when loading...

Are things done so differently in .NET2 regarding page_loads?

Any help appreciated..

Harvey
AnswerRe: Page_Load not fired in my .aspx code-behind Pin
Sandilian1-Jun-09 0:32
Sandilian1-Jun-09 0:32 
GeneralRe: Page_Load not fired in my .aspx code-behind Pin
imnotso#1-Jun-09 0:42
imnotso#1-Jun-09 0:42 
GeneralRe: Page_Load not fired in my .aspx code-behind Pin
Sandilian1-Jun-09 1:29
Sandilian1-Jun-09 1:29 
GeneralRe: Page_Load not fired in my .aspx code-behind Pin
imnotso#1-Jun-09 1:39
imnotso#1-Jun-09 1:39 
QuestionFailed to open a rowset Pin
mani.thirumalai31-May-09 23:42
mani.thirumalai31-May-09 23:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.