Options

ASP.NET Application - User Events not showing in Events pane

Hi,

I am trying to do a performance profile of my ASP.net application.
I am using ASP.net 3.5 with AJAX.
When doing the profiling, i find that none of the user events (like button clicks etc) are showing up on the "Events"section below the timeline.
However, the events does show "Exceptions"

From the help documentation, i believe that the events pane must display all Exception, Click, Window activated and window closed and All other events.

Is there something that i am missing here?

- Husain.

Comments

Sign In or Register to comment.