|
-
June 3rd, 2002, 10:45 AM
#1
What is 'dllhost.exe' ?
Hello,
When we launch our application (launch a html page, which executes a C++ application, and then, verify the existence of a file ... it's not clear, but it doesn't matter i think), an executable take all the resources of the computer. It is 'dllhost.exe'.
Is there someone who know what it is?
Thank you.
-
June 3rd, 2002, 02:24 PM
#2
dllhost
dllhost is used on all versions of WIndows 2000. dllhost is the host process for all COM+ applications.
IIS 5.0 uses COM+ for managing asp pages, and executing them, so when you call a asp page, dllhost will be used to execute the asp page.
DllHost is hosting a number of DLL's. So the total number that you are seeing is actually multiple instances of COM objects, that are hosted in the file.
-
June 4th, 2002, 02:17 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|