session timeout problem

G

Guest

I was experiencing problems with session in asp .net.
I´ve set up session timeout on 180 minutes at web.config, machine.config,
iis and even in application code, always session expires on 20 minutes after
last request.

Any solutions?

Thank you in advance.
 
G

Guest

Hi Germain..
Actually thats the default?But after changing in IIS that should work!
Patrick
 
G

Guest

Thanks for the answers.
I used Performance Counters (Worker Process Restarts, Sessions Active,
Sessions Timed Out and Sessions Abandoned ) to watch execution. Worker
Process never restarts.

I keep looking for help, thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top