Image

Imageenslore wrote in Imagewebdev

ASP problem with dllhost.exe

Hi, I'm very new to all this ASP stuff, so I'm hoping somebody can help me.

I've got a very simple web page, written in ASP, which creates an object from a dll. The page runs fine, but when I am done and I've closed everything done I still have a dllhost.exe running. It's not using any memory or CPU, but it won't let me kill it off, even through task manager.

I know I've set all the objects back to nothing when I finished with them, so I am mystified. I've also trawled through the usual internet sites for people who've had this problem before, and not found anything useful. So: any ideas?