| Author |
Message |
Abdu
Joined: 06 Nov 2007 Posts: 9
|
Posted: Sun Mar 21, 2010 7:58 pm Post subject: Global.Application_Start fires after page_load? |
|
|
I am using Profiler 5.2 in Windows 7 64bit to trace an asp.net app.
I noticed that the Global.Application_Start is showing up after some events in the page class have fired like page_load, in the profiler's results. I am assuming the sequence of events/methods in the profilers results is the same sequence as they happen.
Doesn't Global.Application_Start always fire before any page event? VS's breakpoint on Global.Application_Start is reached before the breakpoint on Page_load.
What am I missing? |
|
| Back to top |
|
 |
slaphead99
Joined: 10 Mar 2010 Posts: 93
|
Posted: Tue Mar 23, 2010 2:07 pm Post subject: |
|
|
| I’m not sure how you're determining the function order. ANTS doesn’t usually record it, unless you use something like the user events DLL. |
|
| Back to top |
|
 |
Abdu
Joined: 06 Nov 2007 Posts: 9
|
Posted: Tue Mar 23, 2010 10:54 pm Post subject: |
|
|
| In what order are they in when Wall Clock is used? |
|
| Back to top |
|
 |
slaphead99
Joined: 10 Mar 2010 Posts: 93
|
Posted: Wed Mar 24, 2010 4:50 pm Post subject: |
|
|
| The ordering is determined by the column sorting (on the right). |
|
| Back to top |
|
 |
slaphead99
Joined: 10 Mar 2010 Posts: 93
|
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group