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

Telerik.Web.UI.WebResource.axd

1 Answer 115 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 21 Dec 2010, 09:55 PM

Hi,
We have a web page that uses the Telerik.Web.UI.WebResource.axd script.

However, we only have one server that this script is launch when browsing the web page, and it take about 15 seconds to complete. (here'S the request : http://www.dfsinvestmentinsurance.ca/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RadScriptManager1_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3afr-FR%3a663073a9-f154-4e37-923f-5a912ece8950%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2009.2.701.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3afr-FR%3a7e598a31-3beb-49a1-914c-5f530240f0ea%3a16e4e7cd%3aed16cbdc%3a874f8ea2%3af7645509%3a24ee1bba%3a19620875%3a33108d14%3abd8f85e4).

All other test we have done with other machine, we do not have this HTTP request.

The page is : http://www.dfsinvestmentinsurance.ca/en/Pages/access-portfolio.aspx?navigation=fn_portefeuille

I am not web developper. I need to know two things :

1- Why only one server have this script launch
2- Why it is taking so long.

Hope I'm clear enough.

Thanks

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 22 Dec 2010, 04:58 PM
Hi Kevin,

This request is made when there is a RadScriptManager control on a page in an ASP.NET AJAX project. The link loads the script resources of the various AJAX controls on that page. (I also opened the link you sent and did not notice any significant loading times although the returned response was 129KB.)

Please read more about WebResource.axd here and let me know if you have additional questions.

Regards,
Simon
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
General Discussions
Asked by
Kevin
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or