Help, my asp.net application is very slow

M

Markus Klein

Hello,

my application is really slow.
how can i find out what part of my application is the fault?

somethin is really slowing down anythink. a simple selection in a
calender-object takes more than 5 seconds.


maybe i can put some timers in the application and show it in a textbox
or something? how?
i would like to know when the the master and content page_load is done,
and all my methods and functions....
 
M

Markus Klein

Hi,

ok i found a way to time it:

aspx.page Begin Load 0,0392019045982443 0,000031
aspx.page End Load 10,6110823151609 10,570982


but i still have no clue what part is the fault :(
 
M

Markus Klein

with trace.write i found the fault.


it is a custom class in my Masterpage! .... well this class steals the
10 seconds to request alot of information and sort it.

maybe it should stor all information after the first request ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,685
Members
48,796
Latest member
Greg L.

Latest Threads

Top