Session Related Problem ???

  • Thread starter Thread starter JJY
  • Start date Start date
J

JJY

Hi.

I have a web application. I login to my app and click on some links. It
logs me out and takes me to a login screen. I tried to reset the session by
putting session.abandon in a page and take it out. It didn't resolve the
problem.

Is there anything I can try ? Please give me some ideas.

J
 
Hi,

It might be related to Authentication. Check the setting
in Web.config.

Bin Song, MCP
 
Back
Top