Hi Guys,
Im currently going round in circles with a session state issue on an
asp.net vb application.
Basically session state is constantly expiring after about a few
clicks through my website in IE7- the funny thing is that i have just
tried it in firfox and everything is working fine and session state is
not expiring.
Does anyone have any ideas ??
is it possible that the page_load event would not get hit ???
in my web.config i have the following <sessionState
cookieless="AutoDetect" timeout="30000" />
any help appreciated
CG
Spam Catcher - 24 Oct 2007 14:51 GMT
csgraham74 <csgraham74@gmail.com> wrote in news:1193230350.501355.325860
@t8g2000prg.googlegroups.com:
> Does anyone have any ideas ??
Do you have cookies turned off in IE?