Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Slow rendering of pages due to User Controls

How would you troubleshoot a page that is rendering slowly in ASP.NET?

This issue is happening on only specific pages with a few user controls. Other pages work fine. Tracing has clarified that the issue is happening between "Begin Render" and "End Render".

like image 617
Rahul Soni Avatar asked Mar 14 '10 01:03

Rahul Soni


1 Answers

Thanks for your responses! Check this link out... IMHO, this could be a way in fixing the issue permanently.

http://attosol.com/slow-page-rendering/

HTH

like image 137
Rahul Soni Avatar answered Sep 28 '22 01:09

Rahul Soni