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

Tabstrip becomes not visible when we changed to cookieless session

1 Answer 42 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Adam King
Top achievements
Rank 1
Adam King asked on 25 Nov 2011, 12:06 AM
We are changing to cookieless session, so the URL has changed for each page with the new session id
<sessionState timeout="120" cookieless="true" regenerateExpiredSessionId="true"/>

Suddenly the second tabstrip is not displaying on our 2 pages with a second tabstrip. First/top strip seems okay.
But tracing through the load there is no activity on the 2nd tabstrip (does not hit preRender or dataBound)

I've seen posts that FindTabByUrl may need to use an additional function around the URL:
Response.ApplyAppPathModifier(Request.Url.PathAndQuery)

but I am not using FindTabByURL anywhere except there is a reference to it in the Telerik.ui.xml.
Could that be it? 

Has anybody else moved to cookieless and seen this disappearance ?

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 28 Nov 2011, 11:51 AM
Hi Adam,

Since you have opened a support ticket regarding this issue, my suggestion is to keep the discussion there.

Best wishes,
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
TabStrip
Asked by
Adam King
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or