Also another factor I want to throw in is this seems to happen on windows
server 2003 web edition only. I have not had this problem on windows server
2003 standard edition. No one else seems to have this problem but I have a
very labor intensive application running on the web.
"DVD" wrote:
> This is not the typical problem where the values are disappearing but a whole
> new one. Maybe someone has an answer but I dont know.
>
> I have a web application on IIS6 using the ASP.NET 1.1 framework. 995 of the
> time it works correctly but here is the problem. After days of running
> suddenly, the users session wont clear correctly. In the code, when I set
> Session["MyValue"]=null, its like I did not do anything at all. It will keep
> adding to the session value but it won t let me clear it for any reason. I
> have checked the code over and over again but it is correct. Now the kicker
> is that it takes a very long time for this to happen. The code will run fine
> and then one day just start acting up on session. I restart the machine and
> it will work ok for a long time again without problems.
>
> Anyone have any thoughts or know of any patches that will fix this?
>
> Thanks,
> DVD
>> Stay informed about: Session values problem