G
Guest
I am working on ASP.NET application in which the session expires randomly on
any page.
Before the session expires I see the following error in VS.NEt output window
==============================================
An unhandled exception of type 'System.Threading.ThreadAbortException'
occurred in Unknown Module.
Additional information: Thread was being aborted.
The program '[6036] aspnet_wp.exe:
/LM/w3svc/1/root/GWRS.Web-23-127465768399324317' has exited with code 0 (0x0).
The thread '<No Name>' (0x157c) has exited with code 0 (0x0).
==============================================
Thanks
Shrinivas
any page.
Before the session expires I see the following error in VS.NEt output window
==============================================
An unhandled exception of type 'System.Threading.ThreadAbortException'
occurred in Unknown Module.
Additional information: Thread was being aborted.
The program '[6036] aspnet_wp.exe:
/LM/w3svc/1/root/GWRS.Web-23-127465768399324317' has exited with code 0 (0x0).
The thread '<No Name>' (0x157c) has exited with code 0 (0x0).
==============================================
Thanks
Shrinivas