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

WebResource.axd & Telerik.Web.UI.WebResource.axd

1 Answer 432 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 22 Jul 2011, 11:34 AM
I've got an issue with RadComboBox where the style is incorrectly loading. In the CSS the style is being supplied by both WebResource.axd and Telerik.Web.UI.WebResouce.axd under the same style reference names.

Using the F12 tools in IE9, it seems to ignore the style provided by WebResource.axd and uses the Telerik.Web.UI.WebResource.axd declaration instead. All of the settings specified works except one, the background-image attribute.

url("/WebResource.axd?d=zOVDqaYoPgeOeTYRB8nFIraLP5bLJSS9mMvDXS2Gx92JFqyRrNGZriTPN9mB7xlBQFxVSthsLQnMRvJxdzh-NApiIOzkarqCcMpJuch6Tgb8cKKZ0WIUgnuFhTjBEQcHDVzKVTvN77djfMIX88P3QnswbBED1M2cytf8YE-HDNWhzSyZ0&t=634466635859336554")

This does not exist and causes a 404 error viewable in fiddler2. The style provided by WebResource.axd that is ignored does actually work

url("WebResource.axd?d=6f34yHv5y1TzMk-qXSedyUJ3gu_cuzFGdK186mb7ERzGXwRyXOrZcRZFvvBZU2BqM8REO42TLDNxTUpIk7koA_PsHFXVUovxk3l-H1Kep8esMtd22bWXhtBYtHaRWNs2Jzoa0ZCiZTx0uS1_usC6OqWvQQIRw2L4IsgFrEhgBCm7v1MX0&t=634466635859336554")

First of all I'm confused why both web resources are serving for the same content, and secondly how the telerik web resource can generate a reference for something that doesnt exist.

As an extra twist, the issue does not happen with everyone.

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 27 Jul 2011, 04:43 PM
Hello Richard,

In order to troubleshoot this issue I would need a fiddler cap log  or a liveUrl. This would help me identify the cause of your issue.

Regards,
Dimitar Terziev
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
Richard
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or