网站即将注销. [英] Website Logout very soon.

查看:67
本文介绍了网站即将注销.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友.

我正在网站上.登录应用程序后很快就会注销.
你能给我同样的理由吗?

Hello Friends.

I m working on a website.After doing login in application it logout very soon.
can u give me the reason for the same.

推荐答案

可能有很多原因. 作为急救,
1.只需检查您是否设置了非常短的会话超时即可.
2.检查内存泄漏或其他任何原因导致应用程序池正在回收.
3.检查防病毒软件是否经常访问您的bin文件夹.
4.如果数据库中有大量数据,并且使用Entity Framework或类似工具,则必须检查性能.这也会导致会话超时,因为内存过多会回收应用程序池.

如果仍未解决,请提供有关您的应用程序的更多详细信息.
There can be many reason for this.
as a First Aid,
1. Just check if you set a very short Session Timeout.
2. Check for memory leak or by any other reason your application pool is recycling.
3. Check if an anti-virus is accessing your bin folder frequently.
4. If you have huge data in database and using Entity Framework or similar thing, you must check for performance. This also causes Session Timout because of excessive memory recycles the application pool.

If not solved, please provide some more detail about your application.


相同...检查您的会话超时时间...
same...check out your session time out...


检查您的web.config会话超时.如果您使用的是SQL SERVER和实体框架,请不要忘记设置multipleactiveresultset = true
check out your web.config for sessiontime out. if you are using SQL SERVER and entity framework dont forget to set multipleactiveresultset = true


这篇关于网站即将注销.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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