Make sure all cookies are cleared and/or try changing your auth cookie name.
∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Mon, Aug 31, 2009 at 5:18 AM, Yogesh Dige<[email protected]> wrote: > > > i Tried that also till some times it is session expiring. > > Thanks in advance > > On Aug 24, 8:53 am, Kassa <[email protected]> wrote: >> try >> >> <sessionState timeout="40" /> in web.config >> inside >> <system.web> >> >> On Aug 21, 12:10 pm, Yogesh Dige <[email protected]> wrote: >> >> >> >> > Hi >> >> > in my application i am assiging the Session Timeout some value say 10 >> > min but still the applications session is getting expired can any body >> > tell how to avoid session expired , eventhough i put the more time >> > span till some times session getting expired >> > i tried like below.. >> > in WebConfig <add key="SessionTimeLimit" value="10" /> >> > and taking this session time limit value and assigning it to timeout >> > at the first page itself. >> > like "Session.Timeout" >> >> > Thanks in advance- Hide quoted text - >> >> - Show quoted text - >
