<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Basic Request-Response sample for nServiceBus</title>
	<atom:link href="http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:21:18 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: udidahan</title>
		<link>http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/comment-page-1/#comment-37075</link>
		<dc:creator>udidahan</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/12/06/basic-request-response-sample-for-nservicebus/#comment-37075</guid>
		<description>Priyank,

Write message handlers on the client for those responses.</description>
		<content:encoded><![CDATA[<p>Priyank,</p>
<p>Write message handlers on the client for those responses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyank Brahmbhatt</title>
		<link>http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/comment-page-1/#comment-37069</link>
		<dc:creator>Priyank Brahmbhatt</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/12/06/basic-request-response-sample-for-nservicebus/#comment-37069</guid>
		<description>How to implement Request Multiple responses using NServiceBus


Hi there,

Thanks for the sample of simple request/response model.

We are doing implementation using NServiceBus and we had requirement of below mentioned scenario in our project.

I have a Message like “SearchPerson”.

We have multiple handlers for “SearchPerson” message. Each hander fetches set of “Person” from a specified datasource. We have multiple datasources for which we needed to implement multiple handlers for “SearchPerson” message.

Now from client, when I send a request for “SearchPerson”, I want a way in which I can receive response from each handler on client.
[How do I receive callback event at client side for each response?]

Is there any way to do this?

Please let me know at your earliest.

Regards,
PRIYANK</description>
		<content:encoded><![CDATA[<p>How to implement Request Multiple responses using NServiceBus</p>
<p>Hi there,</p>
<p>Thanks for the sample of simple request/response model.</p>
<p>We are doing implementation using NServiceBus and we had requirement of below mentioned scenario in our project.</p>
<p>I have a Message like “SearchPerson”.</p>
<p>We have multiple handlers for “SearchPerson” message. Each hander fetches set of “Person” from a specified datasource. We have multiple datasources for which we needed to implement multiple handlers for “SearchPerson” message.</p>
<p>Now from client, when I send a request for “SearchPerson”, I want a way in which I can receive response from each handler on client.<br />
[How do I receive callback event at client side for each response?]</p>
<p>Is there any way to do this?</p>
<p>Please let me know at your earliest.</p>
<p>Regards,<br />
PRIYANK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stijn Dreezen</title>
		<link>http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/comment-page-1/#comment-12229</link>
		<dc:creator>Stijn Dreezen</dc:creator>
		<pubDate>Mon, 10 Dec 2007 08:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/12/06/basic-request-response-sample-for-nservicebus/#comment-12229</guid>
		<description>Great, thanks for the reply. It did indeed fix the problem.</description>
		<content:encoded><![CDATA[<p>Great, thanks for the reply. It did indeed fix the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thesoftwaresimplist</title>
		<link>http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/comment-page-1/#comment-12103</link>
		<dc:creator>thesoftwaresimplist</dc:creator>
		<pubDate>Fri, 07 Dec 2007 22:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/12/06/basic-request-response-sample-for-nservicebus/#comment-12103</guid>
		<description>I&#039;ve heard about this error - it has to do with how you installed MSMQ.

The solution is to uncheck the message queueing box in the &quot;Add/Remove Windows Components&quot; area, and then check the box again, click on &quot;Details...&quot;, and make sure that only the &quot;Common&quot; box is checked, and finally, install.

Let me know if that solves your problem.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard about this error &#8211; it has to do with how you installed MSMQ.</p>
<p>The solution is to uncheck the message queueing box in the &#8220;Add/Remove Windows Components&#8221; area, and then check the box again, click on &#8220;Details&#8230;&#8221;, and make sure that only the &#8220;Common&#8221; box is checked, and finally, install.</p>
<p>Let me know if that solves your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stijn Dreezen</title>
		<link>http://www.udidahan.com/2007/12/06/basic-request-response-sample-for-nservicebus/comment-page-1/#comment-12072</link>
		<dc:creator>Stijn Dreezen</dc:creator>
		<pubDate>Fri, 07 Dec 2007 10:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/12/06/basic-request-response-sample-for-nservicebus/#comment-12072</guid>
		<description>I got an error trying to run the RequestResponse Example
(using Windows XP + SP2 with MSMQ installed , .NET 3.5).

Launching the server throws the error: NService.Unicast.UnicastBus [(null)]  - Failed handling message.

Parameter name: key
at System.Collections.Generic.Dictionary&#039;2.FindEntry(TKey key)

Same error on the client in the same example.</description>
		<content:encoded><![CDATA[<p>I got an error trying to run the RequestResponse Example<br />
(using Windows XP + SP2 with MSMQ installed , .NET 3.5).</p>
<p>Launching the server throws the error: NService.Unicast.UnicastBus [(null)]  &#8211; Failed handling message.</p>
<p>Parameter name: key<br />
at System.Collections.Generic.Dictionary&#8217;2.FindEntry(TKey key)</p>
<p>Same error on the client in the same example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
