I am a bit of newbie in that I have not designed any code from scratch. I have used/reused sample bits of code and cobbled together a few web pages, or purchased scripts outright.
I have a front page enabled web site that has a couple of scripts on it - commercial scripts that others have written and I have modified with database file locations.
I have been getting HTTP/1.1 New Application Failed errors that I understand can be from bad global.asa or crap database management code. These errors crop up after a while, and I assume that my seldome used corporate calendar code may be the culprit. I belive it is leaving database connections open or generating errors that I cannot see - I have read this in a couple places where they talk about the New Application Failed error.
Is there any way that I can check to see if there are lots of open database connections? I do not have access to the server itself, but I can load some test asp scripts to help troubleshoot if need be.
Anyone have any ideas of what I can do to troubleshoot this?
Thanks in advance,
Brian
My question