Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 .Net 网站,当我单击某些页面的菜单时,我会自动注销。我尝试通过打开代码并连接到环境数据库进行调试,但我能够在本地打开页面。我不确定为什么会这样。
我想要一些关于从哪里开始故障排除的输入。
我会首先检查服务器是否出现故障并以某种方式丢失会话。也许工作进程正在崩溃或应用程序池由于某种原因正在回收。没有更多信息,这只是一个猜测。