Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : COM memory and CPU usage


rio
10/10/2003 12:54:09 AM
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.

Pat [MSFT]
10/10/2003 11:19:03 PM
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

[quoted text, click to view]

AddThis Social Bookmark Button