Re: ASP stops responding
From: Bob Barrows [MVP] (reb01501_at_NOyahoo.SPAMcom)
Date: 03/27/05
- Next message: mjkahn: "Re: ASP stops responding"
- Previous message: Bob Barrows [MVP]: "Re: Help with command object parameters query?"
- In reply to: mjkahn: "ASP stops responding"
- Next in thread: mjkahn: "Re: ASP stops responding"
- Reply: mjkahn: "Re: ASP stops responding"
- Reply: mjkahn: "Re: ASP stops responding"
- Messages sorted by: [ date ] [ thread ]
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"
- Next message: mjkahn: "Re: ASP stops responding"
- Previous message: Bob Barrows [MVP]: "Re: Help with command object parameters query?"
- In reply to: mjkahn: "ASP stops responding"
- Next in thread: mjkahn: "Re: ASP stops responding"
- Reply: mjkahn: "Re: ASP stops responding"
- Reply: mjkahn: "Re: ASP stops responding"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|