Hanging in IIS 5

This is a discussion about Hanging in IIS 5 in the Windows Software category; Hi, I'm administering this application (written in C++ with ATL) running under IIS 5. Sometimes (the provider doesn't yet know why), it throws an unmanaged exception. So Windows kills the process. .

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar37.webp

2 Posts
Location -
Joined 2005-01-20
Hi,
 
I'm administering this application (written in C++ with ATL) running under IIS 5. Sometimes (the provider doesn't yet know why), it throws an unmanaged exception. So Windows "kills" the process...well, watching the corresponding DLLHOST process with the Process Explorer, Windows unloads every dll loaded in the DLLHOST process, but it leaves the process "alive" with this files:
 
Unicode.nls
 
Locale.nls
 
 
Sortkey.nls
 
Sorttbls.nls
 
Ctype.nls
 
R000000000967.clb
 
The problem is that I've to kill the process with Task Manager, because even if I take the site down, IIS doesn't wipe this process. And what is the worst: IIS keeps receiving connections for this process, so if I didn't realize that the application was hung, connections keep increasing and lowering the server performance.
 
I would appreciate a hint about why Windows doesn't completely clean this DLLHOST process after the unmanaged exception.
 
 
Thanks,
 
Federico

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jan 20
Created
Jan 20
Last Response
0
Likes
1 minute
Read Time
User
Users