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

Url Rewriting (Both HTTP Module and IIS 7.0's URL Rewriting) Cause RadTabStrip/RadControls Not To Render

4 Answers 116 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
jgill
Top achievements
Rank 1
jgill asked on 01 Apr 2010, 12:31 AM
Hello,
I had something very interesting occur earlier this week.  I implemented a custom HTTP module that makes all URL requests lowercase URLs (E.g. www.site.com/Folder/PAGE.aspx becomes www.site.com/folder/page.aspx) and then noticed that my RadTabStrips did not render on the page, I was wondering if this is because of a Response.End action.

So then I tried IIS 7.0's built in URLs to lowercase URL Rewriting rule and I have the same result.  I am using IIS 7.0 in Classic mode not Integrated mode.  THe URL rewriting is working fine, just not the rendering of the styling of the RadControls.

This is not isolated to just the RadTabStrip...RadDecorator and other others all have this behavior.  Many people will have this issue in all liklihood, how do I get around this?

4 Answers, 1 is accepted

Sort by
0
Accepted
T. Tsonev
Telerik team
answered on 01 Apr 2010, 05:38 PM
Hi,

Please, check that you're not rewriting the path and query string arguments for ScriptResource.axd, WebResource.axd and Telerik.Web.UI.WebResource.axd.

I hope this helps.

Greetings,
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
Amitkumar
Top achievements
Rank 1
answered on 10 Jun 2010, 05:01 AM
Hello
You found any solution of that error because same issue i am facing please if you found reply share with us.
0
Amitkumar
Top achievements
Rank 1
answered on 15 Jun 2010, 06:08 AM
Still No Answer of My Question?
0
saglam
Top achievements
Rank 2
answered on 25 Aug 2010, 09:20 AM
Hi,

set ignore extensions for css,jpg,png axd..


Şükrü SAĞLAM
Tags
TabStrip
Asked by
jgill
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Amitkumar
Top achievements
Rank 1
saglam
Top achievements
Rank 2
Share this question
or