Re: Website timeouts

Mark <[email protected]> Mon, 30 Jul 2007 20:31:19 +1200
Newsgroups gmane.comp.windows.devel.dotnet.web
Message-ID <[email protected]>
Bit of a long shot but I had something like this happen once through a file
being updated in the bin folder.

In my case I had a com component logging in the folder where it resided.
Couldn't work out why *one* site was forever recycling. Finally I clicked
when I asked them to send me the version numbers of certain dlls. Luckily
thetyy returned with full paths of the dlls and I twigged when I saw
...\MyWebSite\bin\MyCom.dll (The MyCom.dll usually resides in another folder
completely separate from the WebSite folder).

Anyway, might pay to check the file date times of the website and subfolders
to make sure something isn't updating that is causing a recycle.


Like I say a long shot.

Good luck

Mark

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Dean Cleaver
Sent: Monday, 30 July 2007 3:27 p.m.
To: [email protected]
Subject: Re: [DOTNET-WEB] Website timeouts

Session Timeout is 30 minutes according to the ASP.NET Configuration
Settings in IIS. Globally it's 20, but for this app it's 30.

Dino

________________________________

From: Discussion of building .NET applications targeted for the Web on
behalf of Shawn Wildermuth (MVP)
Sent: Mon 7/30/2007 3:04 PM
To: [email protected]
Subject: Re: [DOTNET-WEB] Website timeouts



What about Session Timeout.   Are you using Session for anything?

Thanks,

Shawn Wildermuth
http://adoguy.com <http://adoguy.com/>
http://wildermuthconsulting.com <http://wildermuthconsulting.com/>
Microsoft MVP (C#), MCSD.NET, Author and Speaker


-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Dean Cleaver
Sent: Sunday, July 29, 2007 10:06 PM
To: [email protected]
Subject: [DOTNET-WEB] Website timeouts

Hi,

I've got users complaining about the website timing out too quickly - I've
set every timeout I can find to be 30 minutes but they're still complaining.

I've set the Forms Authentication timeout to be 30 minutes sliding - website
timeout is 30 minutes - but they seem to get booted in about 5 or 10 minutes
- is there another timeout I have missed?

TIA
Dino

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com