This is a migrated thread and some comments may be shown as answers.

Page Loading size/ time problem

1 Answer 26 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ihab
Top achievements
Rank 1
Ihab asked on 14 Oct 2009, 09:56 AM
hello,
actually i am facing a serious problem with my application performance that using TelerikAjax Controls 3.5

I have a master page contains RadAjaxManager and RadScriptManager
also aso I alreaddy added BrowserFile.browser contains following lines

<browsers>

    <browser refID="Default">

        <controlAdapters>

            <adapter controlType="System.Web.UI.Page" adapterType="Telerik.Web.UI.RadHiddenFieldPageStateCompression" />

            <!--Uncomment the following line to use SessionStateCompression and remove ViewState from the page-->

          <adapter controlType="System.Web.UI.Page" adapterType="Telerik.Web.UI.RadSessionPageStateCompression" />

        </controlAdapters>

    </browser>

</browsers>

and I set debug=false in web.config

but unfortunatilly application performance still too bad wit size range between 1.5 to 1.9 MB

user sometimes need to wait 15 seconds to see the requested page and this is not accepted by users side
I have radGrids,trees,and another simple controls
my master file has RadTreeView in addition to RadAjaxManager and RadScript manager
my home page that takes 1.5 MB has 2 RadGrids with some textboxes...etc

really I would appreciate any quick help,
Ihab Yasin
ehabcom007@yahoo.com

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 15 Oct 2009, 04:16 PM
Hello Ihab,

Please review the directions from the online resources linked in this forum thread to address the issue you are facing.

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Ihab
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or