<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JasonSamuel.com &#187; dllhost.exe</title>
	<atom:link href="http://www.jasonsamuel.com/tag/dllhost-exe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonsamuel.com</link>
	<description>Cool stuff I see in the IT world</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:05:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to tell which COM+ Application belongs to what dllhost.exe in IIS</title>
		<link>http://www.jasonsamuel.com/2010/01/13/how-to-tell-which-com-application-belongs-to-what-dllhost-exe-in-iis/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-tell-which-com-application-belongs-to-what-dllhost-exe-in-iis</link>
		<comments>http://www.jasonsamuel.com/2010/01/13/how-to-tell-which-com-application-belongs-to-what-dllhost-exe-in-iis/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 21:53:23 +0000</pubDate>
		<dc:creator>Jason Samuel</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[COM+]]></category>
		<category><![CDATA[dllhost.exe]]></category>

		<guid isPermaLink="false">http://www.jasonsamuel.com/?p=338</guid>
		<description><![CDATA[Not to mention the .NET runtime, dllhost.exe also hosts COM+ processes.  So how can you tell what each dllhost.exe is running?  Download tlist.exe (part of the Debugging Tools for Windows).  You can read more about the util here:  http://msdn.microsoft.com/en-us/library/cc267860.aspx It&#8217;s just a simple task list viewer that displays info about the process.  There are tons [...]<p><a href="http://www.jasonsamuel.com/2010/01/13/how-to-tell-which-com-application-belongs-to-what-dllhost-exe-in-iis/">How to tell which COM+ Application belongs to what dllhost.exe in IIS</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>

More of my posts you might like:<ol>
<li><a href='http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/' rel='bookmark' title='How to tell which w3wp.exe worker process belongs to what IIS application pool'>How to tell which w3wp.exe worker process belongs to what IIS application pool</a></li>
<li><a href='http://www.jasonsamuel.com/2009/08/11/changing-the-host-header-for-an-already-existing-sharepoint-site-application/' rel='bookmark' title='Changing the host header for an already existing Sharepoint site/application'>Changing the host header for an already existing Sharepoint site/application</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Not to mention the .NET runtime, dllhost.exe also hosts COM+ processes.  So how can you tell what each dllhost.exe is running?  Download tlist.exe (part of the Debugging Tools for Windows).  You can read more about the util here:  <a href="http://msdn.microsoft.com/en-us/library/cc267860.aspx">http://msdn.microsoft.com/en-us/library/cc267860.aspx</a></p>
<p>It&#8217;s just a simple task list viewer that displays info about the process.  There are tons of utils out there than can do the same thing but tlist.exe is a mere 50 KB command line util which is why I like to keep it around for quickly gathering info. </p>
<p>The command I use to check the dllhost.exe is:</p>
<p><code>tlist -k | find /i &quot;dllhost.exe&quot;</code></p>
<p>and it outputs the processes, process IDs, and the related COM+ process.</p>
<p><a href="http://www.jasonsamuel.com/2010/01/13/how-to-tell-which-com-application-belongs-to-what-dllhost-exe-in-iis/">How to tell which COM+ Application belongs to what dllhost.exe in IIS</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>
<p>More of my posts you might like:<ol>
<li><a href='http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/' rel='bookmark' title='How to tell which w3wp.exe worker process belongs to what IIS application pool'>How to tell which w3wp.exe worker process belongs to what IIS application pool</a></li>
<li><a href='http://www.jasonsamuel.com/2009/08/11/changing-the-host-header-for-an-already-existing-sharepoint-site-application/' rel='bookmark' title='Changing the host header for an already existing Sharepoint site/application'>Changing the host header for an already existing Sharepoint site/application</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jasonsamuel.com/2010/01/13/how-to-tell-which-com-application-belongs-to-what-dllhost-exe-in-iis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.jasonsamuel.com @ 2012-02-06 17:52:13 -->
