<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>State Management</title><link>http://forums.asp.net/22.aspx</link><description>Managing ASP.NET state - ViewState, Application, Session, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=69&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/3358675.aspx</link><pubDate>Thu, 20 Aug 2009 12:18:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3358675</guid><dc:creator>prabhat chandra prabhakar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3358675.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3358675</wfw:commentRss><description>&lt;p&gt;Every one given you different view ans answer .&lt;/p&gt;&lt;p&gt;if all option are fail then just contact to you server hostage he will increase you time that much you want&lt;/p&gt;&lt;p&gt;i also face this problem&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp;&amp;nbsp;&amp;nbsp; ................&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/3354158.aspx</link><pubDate>Tue, 18 Aug 2009 14:08:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3354158</guid><dc:creator>sirdneo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3354158.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3354158</wfw:commentRss><description>&lt;p&gt;Refer to this article for solution to your problem. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.brainbell.com/tutorials/ASP/Configuring_Session_State.html"&gt;http://www.brainbell.com/tutorials/ASP/Configuring_Session_State.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In case you are not using SQL server as database then you can use asp.net state service to manage session state&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/3343072.aspx</link><pubDate>Wed, 12 Aug 2009 08:17:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3343072</guid><dc:creator>nandu_2322310</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3343072.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3343072</wfw:commentRss><description>&lt;p&gt;Hello Kalyan&lt;/p&gt;&lt;p&gt;I m using asp.net and my sql( easyPHP 3.1), &lt;/p&gt;&lt;p&gt;can u know How to increase session timeout to 8 hours to 10 hours in this case&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/3342808.aspx</link><pubDate>Wed, 12 Aug 2009 06:05:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3342808</guid><dc:creator>inbaa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3342808.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3342808</wfw:commentRss><description>&lt;p&gt;&amp;lt;sessionState mode=&amp;quot;InProc&amp;quot; stateNetworkTimeout=&amp;quot;10&amp;quot; sqlCommandTimeout=&amp;quot;30&amp;quot; cookieName=&amp;quot;ASP.NET_SessionId&amp;quot; timeout=&amp;quot;53200&amp;quot; regenerateExpiredSessionId=&amp;quot;False&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;providers&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;clear/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/providers&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/sessionState&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/system.web&amp;gt;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/3314511.aspx</link><pubDate>Mon, 27 Jul 2009 12:05:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3314511</guid><dc:creator>farrukhiftikhar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3314511.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3314511</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;yes u r wright. but how can i increase session&amp;nbsp; timout without&amp;nbsp;changing any server&amp;nbsp;IIS setting.&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2976245.aspx</link><pubDate>Mon, 02 Mar 2009 11:04:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2976245</guid><dc:creator>aturgarg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2976245.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2976245</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;the info you provided here helped me to solve the problem. It works :) &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2462246.aspx</link><pubDate>Wed, 02 Jul 2008 13:14:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2462246</guid><dc:creator>manwithbraveheart</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2462246.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2462246</wfw:commentRss><description>&lt;p&gt;use sessiontimeout=&amp;quot;15&amp;quot; &lt;/p&gt;&lt;p&gt;fixed number of minutes and after that this session will dynamically removed from server&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2461919.aspx</link><pubDate>Wed, 02 Jul 2008 11:38:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2461919</guid><dc:creator>Swati Jain</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2461919.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2461919</wfw:commentRss><description>&lt;p&gt;thanks guys&lt;/p&gt;
&lt;p&gt;my problem has been solved&amp;nbsp;by kalyan&amp;#39;s post&lt;/p&gt;
&lt;p&gt;but to save the server memory if i tried to use the cookies..i get into the same loop&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2460483.aspx</link><pubDate>Tue, 01 Jul 2008 21:07:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2460483</guid><dc:creator>all2neat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2460483.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2460483</wfw:commentRss><description>&lt;p&gt;&amp;nbsp; It&amp;#39;s already been posted how to increase it, but may I ask why that
long? In my opinion, any data that needs to be stored for more than 30
minutes should go into a cookie, or if space is a concern a database or
xml entry should be created.&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2459112.aspx</link><pubDate>Tue, 01 Jul 2008 12:03:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2459112</guid><dc:creator>itsumapathyk</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2459112.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2459112</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;Swati Jain:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;I tried to increase the session timeout to 8 to 9hrs(means 8*60) but still timeout occurs earlier&lt;/p&gt;
&lt;p&gt;Whats the other way to&amp;nbsp;increase the timeout?&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hope your problem must have been solved by kalyan&amp;#39;s posting.&lt;/p&gt;
&lt;p&gt;I think it may solve ur problem.&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2459047.aspx</link><pubDate>Tue, 01 Jul 2008 11:36:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2459047</guid><dc:creator>kalyan1982</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2459047.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2459047</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the procedure is as below.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Change the following time-outs in Internet Services Manager .Choose a value greater than the default of 20.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;p&gt;&lt;span&gt;1. Select &lt;b&gt;Default Web Site&lt;/b&gt; &amp;gt; &lt;b&gt;Properties&lt;/b&gt; &amp;gt; &lt;b&gt;Home Directory&lt;/b&gt; &amp;gt; &lt;b&gt;Application Settings&lt;/b&gt; &amp;gt; &lt;b&gt;Configuration&lt;/b&gt; &amp;gt; &lt;b&gt;Options&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Enable the session state time-out and set the &lt;b&gt;Session timeout&lt;/b&gt; for 60 minutes.&lt;/span&gt;&lt;/p&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;img height="448" src="http://support.citrix.com/article/html/images/CTX103163-1.gif" border="1" alt="" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;p&gt;&lt;span&gt;3. Select &lt;b&gt;Application Pools&lt;/b&gt; &amp;gt; &lt;b&gt;DefaultAppPool&lt;/b&gt; &amp;gt; &lt;b&gt;Properties&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. From the &lt;b&gt;Performance&lt;/b&gt; tab under &lt;b&gt;Idle timeout&lt;/b&gt;, set &lt;b&gt;Shutdown worker processes after being idle for&lt;/b&gt; a value higher than 20.&lt;/span&gt;&lt;/p&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;img height="435" src="http://support.citrix.com/article/html/images/CTX103163-2.gif" border="1" alt="" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The default session time-out setting on IIS is 20 minutes but it can be increased to a maximum of 24 hours or 1440 minutes. See Microsoft article &lt;u&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;233477"&gt;Q233477&lt;/a&gt;&lt;/u&gt; for details about increasing the timeout in IIS.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;Symptom&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When returning to the logon page for Web Interface, users often encounter an Error: Your session with the web-server expired. You have been logged out.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;Cause&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Web Interface 2.0 picks up the session timeout setting from IIS.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;Resolution&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Start Internet Services Manager 5.0.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. For explicit authentication, right-click the /Citrix/MetaFrameXP/&lt;b&gt;default&lt;/b&gt; virtual directory and view the &lt;b&gt;Properties&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;p&gt;&lt;span&gt;For desktop credentials, pass-through users edit the /Citrix/MetaFrameXP/&lt;b&gt;integrated&lt;/b&gt; virtual directory.&lt;/span&gt;&lt;/p&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;For Smart Card users, edit the /Citrix/MetaFrameXP/&lt;b&gt;certificate&lt;/b&gt; virtual directory.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. In the Application Settings section, click &lt;b&gt;Configuration&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. Select the &lt;b&gt;App Options&lt;/b&gt; tab.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;5. Ensure &lt;b&gt;Enable session state&lt;/b&gt; is selected.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;&lt;img height="242" src="http://support.citrix.com/article/html/images/CTX103163-3.gif" border="1" alt="" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span&gt;The default session time-out setting on IIS is 20 minutes but it can be increased to a maximum of 24 hours or 1440 minutes. See Microsoft article &lt;u&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;233477"&gt;Q233477&lt;/a&gt;&lt;/u&gt;&lt;a class="" name="P50_2391"&gt;&lt;/a&gt; for details about increasing the timeout in IIS.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;NFuse Classic 1.71 and earlier&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When Internet Explorer is configured never to check for newer versions of Web pages, NFuse Classic will not launch an application after a session is allowed to expire. To reproduce this problem:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;p&gt;&lt;span&gt;1. Configure your browser settings for &amp;#39;Temporary Internet files and set Check for newer versions of stored pages to Never.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Log on to Citrix NFuse Classic and view your published applications.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. Leave the system idle for 20 minutes or longer so that the Web server session expires.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. Click an application icon. The system returns you to the Logon page and a message appears stating that your session expired.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;5. Log on again and click the same application as before. You are again returned to the Logon page even though your session should not have expired this time.&lt;/span&gt;&lt;/p&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;Solutions&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;p&gt;&lt;span&gt;• Clear the Temporary Internet Items folder&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;• Upgrade to Web Interface 2.0 or later &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;• Set Check for Newer versions of stored pages to Automatically&lt;/span&gt;&lt;/p&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;The default session time-out setting on IIS is 20 minutes but it can be increased to a maximum of 24 hours or 1440 minutes. See Microsoft article &lt;u&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;233477"&gt;Q233477&lt;/a&gt;&lt;/u&gt; for details about increasing the timeout in IIS.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;NFuse 1.6&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This error is caused by the expiration of a Web server session, not a MetaFrame ICA session. Web servers maintain session state for a fixed time period to preserve Web server resources and as a security precaution. The default setting for IIS is 20 minutes. &lt;b&gt;Do not remove this timeout.&lt;/b&gt; However, the timeout can be modified in the following ways (assuming your Web server is Microsoft IIS): &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;p&gt;&lt;span&gt;1. Open &lt;b&gt;Internet Services Manager&lt;/b&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. From the Web site &lt;b&gt;Properties&lt;/b&gt;, click the &lt;b&gt;Home Directory&lt;/b&gt; tab, then click the &lt;b&gt;Configuration...&lt;/b&gt; button in the Application Settings section. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. On the configuration panel, click the &lt;b&gt;App Options&lt;/b&gt; tab and set the session timeout there. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. In NFuse 1.6, add this line to the end of redirect.asp: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;% Session.Timeout = 20%&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;where 20 is the number of minutes after which an idle session will time out.&lt;/span&gt;&lt;/p&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Increasing this value improves usability, preventing users from having to enter their credentials too frequently.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Decreasing this value improves security; if a user leaves his desk unattended with the NFuse application list showing, other users can launch applications using the account. The session time out acts as an idle time out and prevents this type of abuse.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2459038.aspx</link><pubDate>Tue, 01 Jul 2008 11:34:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2459038</guid><dc:creator>Mehdi6002</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2459038.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2459038</wfw:commentRss><description>&lt;p&gt;Include this in you web.config file:&lt;/p&gt;&lt;p&gt;&amp;lt;system.web&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sessionState timeout=&amp;quot;540&amp;quot;/&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;...&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope this would help.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2459029.aspx</link><pubDate>Tue, 01 Jul 2008 11:31:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2459029</guid><dc:creator>siva_sm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2459029.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2459029</wfw:commentRss><description>&lt;p&gt;Where did you set the timeout?&amp;nbsp;web.config or IIS management console? Set it in web.config if for an ASP.NET app. Also, you may have to set the app pool idle timeout to 9 hrs if using IIS 6.&lt;/p&gt;</description></item><item><title>Re: How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2459016.aspx</link><pubDate>Tue, 01 Jul 2008 11:28:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2459016</guid><dc:creator>kalyan1982</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2459016.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2459016</wfw:commentRss><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;That needs to be done at the IIS level on the hosting server.&lt;/p&gt;</description></item><item><title>How to increase session timeout to 8 to 9hrs?</title><link>http://forums.asp.net/thread/2458949.aspx</link><pubDate>Tue, 01 Jul 2008 11:06:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2458949</guid><dc:creator>Swati Jain</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2458949.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=2458949</wfw:commentRss><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;I tried to increase the session timeout to 8 to 9hrs(means 8*60) but still timeout occurs earlier&lt;/p&gt;
&lt;p&gt;Whats the other way to&amp;nbsp;increase the timeout?&lt;/p&gt;</description></item></channel></rss>