Sorry I forgot to tell you that you can change the hostname, port ..etc in the app.config files to run the .exe without recompiling ....<br><br><b><i>BillC &lt;billc@inworksol.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Matthias,<br><br>Thanks for looking at this for me.&nbsp; I have uploaded the a zip file which contains the files to the following URL where you can download:<br><br>http://www.inworksol.com/AllCode.zip<br><br>There are two folders:<br>1) ConsoleApplication2 is the Simple Subscriber<br>2) WindowsApplication1 is the Simple Publisher<br><br>The directories contain the full source code and also in the debug/bin folder of each you will find the .exe as well as the RabbitMQ.dll that I am using.<br><br>Thanks <br><br>BillC<br><br><br><b><i>Matthias Radestock &lt;matthias@lshift.net&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255);
 margin-left: 5px; padding-left: 5px;"> Bill,<br><br>BillC wrote:<br>&gt; Thanks for your response.  I cleared everything in my Mnesia and Log <br>&gt; files and restarted the broker.  I also changed my props.DeliveryMode = <br>&gt; 1 to make non persistent messages on basicpublish.   I also ensured that  <br>&gt; my basicpublisher closes both the channel and connections properly in <br>&gt; the basicpublisher code.<br><br>I was just trying to run your example and noticed that the consumer code <br>you sent the other day isn't well-formed - it contains an "else" without <br>an "if". Can you send through the exact code for both the publisher and <br>consumer you are running?<br><br>It would also be useful to get hold of the compiled code, for me to run <br>as a comparison. Perhaps you could post it on some upload service such <br>as uploading.com?<br><br><br>Matthias.<br></blockquote><br></blockquote><br>