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

WebResource.axd - help

2 Answers 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raman
Top achievements
Rank 1
Raman asked on 06 Jan 2012, 01:59 PM
We have an existing ASP.NET application which uses Telerik contorls.

In web.config I noticed
< httpHandlers>
< add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource" validate="false" />
< /httpHandlers>


However when I launch application I end up having attached image. This is some time hanging the application. Can you please help us how to resolve this issue. This is very critical; you help will be greatly appreciated.

How to fix this problem ?

Thanks
RK

2 Answers, 1 is accepted

Sort by
0
Raman
Top achievements
Rank 1
answered on 09 Jan 2012, 09:11 AM
Any update/work arounds for this problem please?
Thanks
RK
0
Dimitar Terziev
Telerik team
answered on 11 Jan 2012, 10:04 AM
Hi Raman,

These images which are being downloaded should be part of the stylesheets on the page. Could you please add a RadStyleSheetManager control on the page which will consolidate all requests for skins into a single one. This would improve the overall performance of the page.

Regards,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Raman
Top achievements
Rank 1
Answers by
Raman
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Share this question
or