Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sessions timeout

Status
Not open for further replies.

derwent

Programmer
May 5, 2004
428
GB
I inherited an intranet that logs you in from your windows login. We have upgraded the intranet to a new server and most things ported over ok, however it seems to keep losing the login details.

When users have been inactive (but browser open in background) when they click a link it says they don`t have access, then takes them to the homepage and logs them in.

I`m guessing it is a session issue, the login is timing out.

I have checked the global.asa file and that has no session scripts, so I presumed the session timeout is set in IIS.

I matched the connection timeout on the new server to 900 seconds like the old but that didn`t sort it.

Is there anywhere else where session timeout is stored? It isn`t in the asp code.

Thabks folks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top