ASP.NET 4.0中的会话超时

编程入门 行业动态 更新时间:2024-10-24 16:30:19
本文介绍了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??

推荐答案

这里有帮助 forums.asp/t/1283350.aspx [ ^ ] msdn.microsoft/en-us/library/ms178581.aspx [ ^ ] www.dotnetfunda/forums/thread4207-session- time-out-in-web-config.aspx [ ^ ] ASP.NET中的警报会话超时 [ ^ ] 问候 塞巴斯蒂安 here is some help forums.asp/t/1283350.aspx[^] msdn.microsoft/en-us/library/ms178581.aspx[^] www.dotnetfunda/forums/thread4207-session-time-out-in-web-config.aspx[^] Alert Session Time out in ASP.NET[^] Regards Sebastian

更多推荐

ASP.NET 4.0中的会话超时

本文发布于:2023-11-12 01:43:19,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1580154.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:ASP   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!