S
Steve Letford
Hi,
I've just read the ms KB article on how sessions can die because of the
underscore in the machine name and don't think that it applies to me. I've
tried using the IP address of the server and have tested it locally using
localhost and my sessions still die.
It seems to happen on one particular page. It has some heavy db activity
but my connections are pooled.
It also seems to happen before any activity occurs once it has started to
fail then every postback to the same page will cause the session to die.
Does anyone have any ideas. Also if the aspnet worker process is recycled
would the memory process be set back to a low figure?
Thanks for any help.
Steve
I've just read the ms KB article on how sessions can die because of the
underscore in the machine name and don't think that it applies to me. I've
tried using the IP address of the server and have tested it locally using
localhost and my sessions still die.
It seems to happen on one particular page. It has some heavy db activity
but my connections are pooled.
It also seems to happen before any activity occurs once it has started to
fail then every postback to the same page will cause the session to die.
Does anyone have any ideas. Also if the aspnet worker process is recycled
would the memory process be set back to a low figure?
Thanks for any help.
Steve