ASP.NET 4.0中的会话超时 [英] Session TimeOut in asp.net 4.0

查看:194
本文介绍了ASP.NET 4.0中的会话超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨..

我已经将我的网站托管在远程服务器上,并提到了会话超时,但是一分钟后仍然注销.

以下是我的代码:-

Hi..

I have hosted my website on remote server and have mentioned session timeout but still its logging out after one minute.

Following is my code:-

<sessionstate mode="StateServer">
          stateConnectionString="tcpip=174.122.46.98:8880"
          cookieless="false"
          timeout="500"/>

</sessionstate>



谁能帮我吗?



Can anyone please help me??

推荐答案

这里有帮助

http://forums.asp.net/t/1283350.aspx [ http://msdn.microsoft.com/en-us/library/ms178581.aspx [ ^ ]

http://www.dotnetfunda.com/forums/thread4207-session- time-out-in-web-config.aspx [ ^ ]

ASP.NET中的警报会话超时 [ ^ ]

问候
塞巴斯蒂安
here is some help

http://forums.asp.net/t/1283350.aspx[^]

http://msdn.microsoft.com/en-us/library/ms178581.aspx[^]

http://www.dotnetfunda.com/forums/thread4207-session-time-out-in-web-config.aspx[^]

Alert Session Time out in ASP.NET[^]

Regards
Sebastian


这篇关于ASP.NET 4.0中的会话超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆