Home > Archive > ASP > April 2007 > Analyze ASP code?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Pupkin 2007-04-18, 6:56 pm |
| Hey,
I'm having a problem with Com+ crashes on a virtual server environment,
and the tech support is claiming that my ASP code is consuming too much
memory.
The problem is, there are 19 sites on this VPS, and they can't isolate
where the problems are coming from.
Is there some kind of tool I can run that can detect problems in my ASP
code -- like objects left open -- because going through every page of 19
sites doesn't seem very practical.
Thanks
| |
| Jon Paal [MSMD] 2007-04-18, 6:56 pm |
| can someone check the server logs when it crashes..it might have some useful information
"Pupkin" <spamagnet@dorrk.com> wrote in message news:MPG.208ffd54ecb2d9c09897b2@news.giganews.com...
> Hey,
>
> I'm having a problem with Com+ crashes on a virtual server environment,
> and the tech support is claiming that my ASP code is consuming too much
> memory.
>
> The problem is, there are 19 sites on this VPS, and they can't isolate
> where the problems are coming from.
>
> Is there some kind of tool I can run that can detect problems in my ASP
> code -- like objects left open -- because going through every page of 19
> sites doesn't seem very practical.
>
> Thanks
| |
| Pupkin 2007-04-18, 6:56 pm |
| In article <132cuctdtutig0b@corp.supernews.com>, "Jon Paal [MSMD]" <Jon
nospam Paal @ everywhere dot com> says...
> can someone check the server logs when it crashes..it might have some useful information
>
>
That's what I would think, but they tell me they don't see any
specifics, just Com+ failures related to memory overloads.
From that, they said its a problem with ASP code.
To me, it sounds like a problem with the server.
|
|
|
|
|