<div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Hi,�</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><div>The queue&#39;s names is ok, the true address is address=&quot;soap.amqp://amq.direct/ParseTemplateQueue&quot;.</div>
<div><br></div><div>I try the &#39;AnthonySteele-RabbitMQ-.Net-demos-259a724&#39; sample. It works fine.</div><div>But it uses code for create channel and I want to use enpoint in the app.config.</div><div>(I didn&#39;t find sample with using config)</div>
<div>Thanks</div></div><br><div class="gmail_quote">2012/9/13 Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi,<br>
<div class="im"><br>
On 12/09/12 13:33, Hadas wrote:<br>
&gt; now I want to use the RabbitMQ. the sending to queue works fine, but my<br>
<br>
</div>I understand you want to replace MSMQ with RabbitMQ, and some parts are<br>
not working.<br>
<br>
I would suggest first running the WCF examples included with the<br>
RabbitMQ client library. This will validate your environment and provide<br>
a working baseline that you can compare your further work against.<br>
<br>
&gt; address=&quot;soap.amqp://amq.direct/Queue&quot;<br>
<br>
Using the word &quot;Queue&quot; for a service name can be confusing, Service<br>
names will be created as bindings.<br>
<div class="im"><br>
&gt; From � � � � � �| � � Routing key � � � � � | � � � � Arguments<br>
&gt; amq.direct � � �| � � /ParseTemplateQueue � |<br>
&gt; (AMQP default) �| � � ParseTemplateQueue � �|<br>
<br>
</div>I would expect this if the service was called &quot;ParseTemplateQueue&quot;.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
-Emile<br>
</font></span></blockquote></div></div>