Windows Authentication/Session Timeout issue



Since all of the brightest at Microsoft seem to be in here, I will ask
you guys this question.

We have an intranet application using Windows Authentication. I was
NOT in on writing it, I just have to squash the bugs. This
application has a timeout set in the web.config file of xx minutes.
USING WINDOWS Authentication, we don't have a login page. When the
session times out and a user tries to continue working (long lunch,
etc), it throws an error something like "Session is in an invalid
state" or something to that effect. I am sure that their session has
timed out and they need to return to the main page and start over.

My question to the group is....

How can I redirect an asp.net application that uses Windows
Authentication upon session timeout?

I have seen alot of OLD posts stating that you should use Forms
Authentication to do this or use the Meta tag REFRESH to handle it. I
am an older coder which means I am lazy and want to do this the
easiest way possible (and without checking out some 300 web forms from
VSS).

Any ideas?

Thanks,

Jamminjime

.



Relevant Pages

  • Re: Forms auth ok, session is dead
    ... Page subclass so every page does this. ... WIth Windows authentication this is easy. ... and recreate all the bits seamlessly or do a FormsAuthenticate.SignOut(so ... now you have no session and no authentication) and redirect them to the same ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: windows authenticatin
    ... the timeout period is what you define it to be in the web.config file. ... doesn't matter if you use Windows Authentication. ... the user starts a new session, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IE session persistence issue
    ... in classic ASP there was a session.abandon ... The Windows authentication box is used to logon. ... The issue am facing is that even though every time the script is run the Fresh instance of IEretains the session from the first instance opened. ...
    (microsoft.public.vb.general.discussion)
  • Re: Connecting to SQL Server through wireless
    ... Windows authentication is not supported on the SQL server client. ... There are no credentials in your CE session that can be used ... "olgu" wrote in message ...
    (microsoft.public.pocketpc.developer)
  • "Predicting" authorization?
    ... >to re-architect our company's intranet in .NET. ... >authentication and authorization scheme is really ... >Windows authentication. ... >the intranet has the necessary functionality they need. ...
    (microsoft.public.dotnet.framework.aspnet.security)