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.
我们正在记录这两个事件,但是我们看到应用程序启动更多,而不是成对看到它们。我的意思是而不是
应用程序开始,结束,开始,结束,开始,结束......
我们看
应用程序开始,结束,开始,开始,结束......(见两个没有结束的开始)
正常吗?应用程序是否在未触发 Application_End 事件的情况下重新启动?
这种行为的唯一可能原因是 w3wp 崩溃。在 Windows 事件日志中查找 W3WP 崩溃事件。