<?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>Admins Goodies &#187; dependent-clients</title>
	<atom:link href="http://adminsgoodies.com/tag/dependent-clients/feed/" rel="self" type="application/rss+xml" />
	<link>http://adminsgoodies.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 21 May 2013 16:33:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>What is the difference between an independent client and a dependent client in terms of MSMQ</title>
		<link>http://adminsgoodies.com/what-is-the-difference-between-an-independent-client-and-a-dependent-client-in-terms-of-msmq/</link>
		<comments>http://adminsgoodies.com/what-is-the-difference-between-an-independent-client-and-a-dependent-client-in-terms-of-msmq/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 22:20:33 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[dependent-clients]]></category>
		<category><![CDATA[independent-clients]]></category>
		<category><![CDATA[msmq]]></category>
		<category><![CDATA[windows-server-2003]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/what-is-the-difference-between-an-independent-client-and-a-dependent-client-in-terms-of-msmq/</guid>
		<description><![CDATA[I have a client that has a server (server A) that has a .net app that is trying to write to a MSMQ on another server (server B). They are getting the error &#8220;MSMQ independent clients cannot serve MSMQ dependent clients&#8221;. What is the difference between the two, and is there an easy way to make server A independent? Thanks Dependent clients are (were) clients that didn&#8217;t have a local MSMQ queue manager but instead [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I have a client that has a server (server A) that has a .net app that is trying to write to a MSMQ on another server (server B).  They are getting the error &#8220;MSMQ independent clients cannot serve MSMQ dependent clients&#8221;.</p>
<p>What is the difference between the two, and is there an easy way to make server A independent?</p>
<p>Thanks</p>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Dependent clients are (were) clients that didn&#8217;t have a local MSMQ queue manager but instead used RPC to access a queue manager on another machine. Bit like a terminal services client where you see what&#8217;s going on but the work is done elsewhere.</p>
<p>If you go to the MSMQ properties in Computer Management on the server, there is a &#8220;Server Security&#8221; tab; make sure the &#8220;Disable Dependent Clients &#8230;..&#8221; option is unchecked.</p>
<p>What exact line of code generates the error message?</p>
<p>Cheers<br />
John</p>
<p class="ref-link">Check <a href="http://serverfault.com/questions/279932/what-is-the-difference-between-an-independent-client-and-a-dependent-client-in-te" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/what-is-the-difference-between-an-independent-client-and-a-dependent-client-in-terms-of-msmq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
