Ask a Question related to ASP Components, Design and Development.
-
rio #1
COM memory and CPU usage
i have installed a VB6 COM component in the Component
Services of IIS 4.0. i'm not sure if it's been properly
set-up. it keeps eating up huge chunks of memory and
hangs the ASP page. i have set the created object to
nothing in the ASP page. it does stop executing but it's
still eating up memory space. i have also noticed that it
even starts executing even when i haven't created the
object yet.
i'm really desperate for help. thanks.
rio Guest
-
#26042 [Fbk->Ver]: Memory usage
ID: 26042 Updated by: jay@php.net Reported By: vsv3 at alu dot ua dot es -Status: Feedback +Status: ... -
Too Much Memory Usage
make sure you're not running norton protected recycle bin. -
CPU and Memory usage
Hi How do I find CPU and memory usage for all process on a system over time? I would like to run such a script and write the result to a log... -
memory usage
i need help in being able to control my memory usage when my computer starts. when my computer starts it is using about 140-160 mgb of memory i... -
PS Memory Usage
Russel, if you're running Windows 98 / ME, it could be (and I insist, COULD) the problem. Windows 98 and alike (pre-XP) are known to have memory... -
Pat [MSFT] #2
Re: COM memory and CPU usage
Hmmm.
Next time it happens, run IISState against the process that is using the CPU
(inetinfo/mtx). If you need help w/the analysis, you can post the log to
the group. The log should hopefully tell us where the problem is.
iisstate -p <pid of inetinfo> <enter>
Pat
"rio" <lavieenrose579@yahoo.com> wrote in message
news:0a2f01c38f03$b00e0ad0$a401280a@phx.gbl...> i have installed a VB6 COM component in the Component
> Services of IIS 4.0. i'm not sure if it's been properly
> set-up. it keeps eating up huge chunks of memory and
> hangs the ASP page. i have set the created object to
> nothing in the ASP page. it does stop executing but it's
> still eating up memory space. i have also noticed that it
> even starts executing even when i haven't created the
> object yet.
>
> i'm really desperate for help. thanks.
Pat [MSFT] Guest



Reply With Quote

