Re: ASP Web Application Timeout
From: MrLr (MrLr_at_discussions.microsoft.com)
Date: 08/10/04
- Next message: shank: "Re: using ASP and parametized query"
- Previous message: James: "IIS 5.0 Config for Asp hosting trouble"
- In reply to: Ray at <%=sLocation%> [MVP]: "Re: ASP Web Application Timeout"
- Next in thread: Evertjan.: "Re: ASP Web Application Timeout"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 13:55:03 -0700
Thanks, cookie use might be an option. Management wants the app up as a
convenience.
"Ray at <%=sLocation%> [MVP]" wrote:
> I suggest you explain to them how web-based applications work... Is the use
> of cookies an option? What is the reason that you need your sessions to
> never time out? Is it for login purposes or something?
>
> Ray at work
>
>
> "MrLr" <MrLr@discussions.microsoft.com> wrote in message
> news:2F5BDF46-8826-4F60-AB53-8196E6312BCF@microsoft.com...
> > Ray,
> >
> > That is what management has requested.
> >
> > Thanks
> >
> > "Ray at <%=sLocation%> [MVP]" wrote:
> >
> >> > would like to have
> >> > the application remain active on the IIS Server without timing out,
> >>
> >> WHY?
> >>
> >> Ray at work
> >>
> >>
> >> "MrLr" <MrLr@discussions.microsoft.com> wrote in message
> >> news:051B1DC2-9C16-4EB4-A3EF-36D9D535E740@microsoft.com...
> >> > Greetings,
> >> >
> >> > I have an ASP web application that is written in VBScript, uses MS
> >> > Access
> >> > 2000 for record storage, and is running on a Windows 2000 Professional
> >> > SP4
> >> > computer with IIS 5. The application can be started, have a record
> >> > updated
> >> > and stored, and then terminate successfully on demand. I would like to
> >> > have
> >> > the application remain active on the IIS Server without timing out, but
> >> > when
> >> > I attempt to run it in that way, I receive a message (usually first
> >> > thing
> >> > in
> >> > the morning) of "An Eror Occurred - Your Session Timed Out". I have set
> >> > the
> >> > Session Timeout feature in IIS to 1440 minutes, and the Server Script
> >> > Timeout
> >> > feature in IIS to 1000000 seconds, but the application still times out
> >> > each
> >> > morning.
> >> >
> >> > Can anyone tell me what else I need to do to keep this application
> >> > available
> >> > all day and all night?
> >> >
> >> > Thanks!
> >> >
> >> > MrLr
> >>
> >>
> >>
>
>
>
- Next message: shank: "Re: using ASP and parametized query"
- Previous message: James: "IIS 5.0 Config for Asp hosting trouble"
- In reply to: Ray at <%=sLocation%> [MVP]: "Re: ASP Web Application Timeout"
- Next in thread: Evertjan.: "Re: ASP Web Application Timeout"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|