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

RadControls ASP/AJAX WebResource download problem/kills IIS

5 Answers 94 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cristian Malinescu
Top achievements
Rank 1
Cristian Malinescu asked on 10 May 2010, 09:09 PM
Hello guys,

I encounter a very weird problem; I have a page which basically kills my IIS 7.5 (Win7 X32) - requesting it takes very, very long time with a non-ending message "downloading picture nfeswr;t3e4uiowugbhhzfxdcb nvdzf.hgdx ....  WebResource.axd blah...blah"; in the end IIS process blocks and I have to restart the service. Requesting the same page from the Visual Studio 2008 development server works fast and without any issues; do you have a clue about what can cause this behaviour?

Thanks,
Cris

5 Answers, 1 is accepted

Sort by
0
Cristian Malinescu
Top achievements
Rank 1
answered on 11 May 2010, 09:28 PM
0
T. Tsonev
Telerik team
answered on 12 May 2010, 08:17 AM
Hi Cristian,

The WebResource.axd handler is part of the ASP.NET framework and isn't Telerik specific. That said, we have a summary of the common problems with this handler here:

http://blogs.telerik.com/AtanasKorchev/Posts/08-07-18/Web_Resources_demystified_Part_3_Troubleshooting.aspx

While we haven't encountered this particular problem before, you might find the debugging tips useful.

I hope this helps.

Best wishes,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
rahul
Top achievements
Rank 1
answered on 24 Nov 2010, 08:01 AM
I am using RadMenu and XML Datasource.
I want to change the style of indiviual menuitem.
How to do this?
0
Dimitar Terziev
Telerik team
answered on 26 Nov 2010, 09:43 AM
Hi Rahul,

I've prepared an example page showing how to set a different css class to an individual menu item.
The css class is set as an attribute of each node in the xml file and then applied to the item in ItemDataBound event handler.

Regards,
Dimitar Terziev
the Telerik team
Browse the vast support resources we have to jumpstart 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.
0
rahul
Top achievements
Rank 1
answered on 03 Dec 2010, 07:09 AM
Thanks
Tags
General Discussions
Asked by
Cristian Malinescu
Top achievements
Rank 1
Answers by
Cristian Malinescu
Top achievements
Rank 1
T. Tsonev
Telerik team
rahul
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Share this question
or