Session_Start for every page request

  • Thread starter Thread starter Hero41Day
  • Start date Start date
H

Hero41Day

Hi,

I have a really weird problem that started recently.

For every page request that I have in my application, the session is
reset and the Session_Start is called again. Doing so, I'm losing all
the settings that I have set before.

Does anyone know what cause to this problem and how can I fix it?

I thought that it might be a problem with my IE, but I don't know how
to reinstall it.

BTW, I don't think it's related to my application because it
happens in any new application.

Thank.
 
Back
Top