Analyze ASP code?

Analyze ASP code?

am 18.04.2007 20:03:38 von Pupkin

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

Re: Analyze ASP code?

am 18.04.2007 22:03:43 von Jon Paal

can someone check the server logs when it crashes..it might have some useful information


"Pupkin" 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

Re: Analyze ASP code?

am 19.04.2007 00:17:11 von Pupkin

In article <132cuctdtutig0b@corp.supernews.com>, "Jon Paal [MSMD]" 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.