User1649454146 posted
Dear all,
In my web.config, i have set session timout as below:
<sessionState timeout="200"></sessionState>.
The session state is working fine when in development env but when it is published on IIS 8.5 then the session is expiring very soon, not after 200 value.
Can anyone guide me what to do either on web.config or IIS site,?
Thanks in Adv.