G
Guest
Hi,
I created a small web app. I tried to debug within session_start and
session_end events by writting some messages into a file. The messages can be
written successfully from the session_start event, but there were no messages
from session_end event. However, the messages were written ONLY the IIS
stopped or the .dll was overwritten. It seems that the process persisted even
the browser is closed.
Any body has an idea?
I created a small web app. I tried to debug within session_start and
session_end events by writting some messages into a file. The messages can be
written successfully from the session_start event, but there were no messages
from session_end event. However, the messages were written ONLY the IIS
stopped or the .dll was overwritten. It seems that the process persisted even
the browser is closed.
Any body has an idea?