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

Controls dissapear after timeout

0 Answers 43 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Shai Leib
Top achievements
Rank 1
Shai Leib asked on 08 Sep 2008, 08:00 PM
My controls such as tabstrip and sometime panels seem to dissapear after a timeout of 30 min, even though my authentication time out hasn't. I ajax enable my telerik controls.

<

authentication mode="Forms">

<

forms name=".ADAuthCookie" loginUrl="Login.aspx" timeout="480" />

</

authentication>

Auth timeout set for 8 hrs just as a test.

<

sessionState mode="InProc" cookieless="false" timeout="480" />

Session set for 8 hr timeout also

I am using RadControlsQ1 2007

No answers yet. Maybe you can help?

Tags
TabStrip
Asked by
Shai Leib
Top achievements
Rank 1
Share this question
or