Asp.net会议快到期了现场的Web服务器上 [英] Asp.net Session Expire soon on live Web server

查看:131
本文介绍了Asp.net会议快到期了现场的Web服务器上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我面临着一个关于Web应用程序的问题,

I am facing a problem about web application,

我有太多很快就失去了会话

I have lost session too soon

,我已经设置超时和相关的东西。

, I have already set timeout and that related things.

当我上传它,这样做是

Live服务器

,花一些时间,我不能使用会议结束后,它重定向我的登录。

, after spend some time I not able to use session, it redirect me on Login.

请告诉我,我能做些什么?

Please tell me what i can do?

感谢

推荐答案

对不起,我要回答的答案不发表评论,

Sorry i have to reply as answer not comment ,

在运行窗口中键入INETMGR打开 IIS
从左侧窗格中的连接选择应用程序。
右键单击您的应用程序,并参考图片打开高级设置应用程序(检查哪些 ApplicationPool 被称为通过应用程序)

Type "inetmgr" in run window to open IIS from left pane "Connections" select your application. right click on your application and refer the image to open "Advanced Settings" of application(to check which ApplicationPool is referred by application )

应用程序设置窗口中可以​​看到ApplicationPool的名称。像 Asp.net V4.0 默认应用 Asp.net V4.0经典

from "Application Settings" window you can see the Name of ApplicationPool. like Asp.net V4.0, DefaultAppPool, Asp.net V4.0 Classic.

右键单击已分配给您的应用程序的ApplicationPool并点击高级设置 ......

Right click on the ApplicationPool that was assigned to your Application and click on "Advanced Settings...."

在弹出的窗口...检查空闲超时时间为...导致超时,而Web应用程序处于闲置状态。

in the popup window ... check the Idle time out for ... that cause the timeout while web application is idle.

这篇关于Asp.net会议快到期了现场的Web服务器上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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