Re: ASP stops responding

From: Bob Barrows [MVP] (reb01501_at_NOyahoo.SPAMcom)
Date: 03/27/05


Date: Sun, 27 Mar 2005 10:03:33 -0500

mjkahn wrote:
> Everything runs fine for a while (weeks even), and then IIS stops
> responding to (or even logging) requests for ASP pages. HTML pages
> are served up just fine.
<snip>
> My primary ASP application uses some custom VB 6.0 DLLs, and stores a
> few references to them in session variables.

You're describing one of the principle symptoms that people encounter when
they store apartment-threaded objects in session or application. I do not
understand why you are dismissing this as a possible cause out-of-hand.

For other possible causes, I think I remember seeing some other
possibilities listed in at least one of the articles at www.aspfaq.com. You
should do a search there, as well as at www.iisfaq.com.

Bob Barrows

-- 
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM" 


Relevant Pages

  • Re: Problem using ASP Session variable
    ... Mike wrote: ... > I have a problem using session variables. ... > I have two asp page A.asp and B.asp ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • Re: move table
    ... So this isn't an asp question. ... Please reply to the newsgroup. ... This email account is my spam trap ...
    (microsoft.public.inetserver.asp.db)
  • Re: Session Variables Scope
    ... ASP and ASP.NET do not share Session variables. ... You can transfer values via a common database, ... Steve C. Orr, MCSD, MVP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Wanna any idea to generate an ID
    ... a recordset with a pessimistic lock (this is pretty much the ... ASP) can be used to retrieve and increment the value: ... CREATE TABLE NextID ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • ASP stops responding
    ... Everything runs fine for a while, and then IIS stops responding ... of the three times on the production server, though, there hadn't been any ... My primary ASP application uses some custom VB 6.0 DLLs, ... (see the recent thread "Storing objects in Session Variables - exactly why ...
    (microsoft.public.inetserver.asp.general)