I have an ASP program that uses session variable to keep
data between pages. The program worked fine under IIS 5,
but with IIS 6 these variables randomly disappear. Note,
the problem seemed to start when Windows Share Point was
installed on this server. Any ideas why this might
happen?

Thanks,

Re: session variables disappear in IIS 6 by Aaron

Aaron
Thu Oct 30 16:42:08 CST 2003

www.aspfaq.com/2157



"Jim Boyer" <boyerj@wsu.edu> wrote in message
news:019c01c39f2a$e3f47f00$a601280a@phx.gbl...
> I have an ASP program that uses session variable to keep
> data between pages. The program worked fine under IIS 5,
> but with IIS 6 these variables randomly disappear. Note,
> the problem seemed to start when Windows Share Point was
> installed on this server. Any ideas why this might
> happen?
>
> Thanks,