I am using the following RabbitMQ dll that came with the download.&nbsp; Please can you check to see if we are running the same version:<br><br>RabbitMQ.Client:<br><br>Runtime Version: v2.0.50727<br>Version:&nbsp; 1.2.8025.1832<br><br>I have tried to run the same code on multiple computers and am still getting the same error.&nbsp; On another computer I installed the older Visual Studio 2005 and still get the same error.&nbsp; I also ran the program using your dev test machines and still get the same error, so my suspicion is that its either something in my client code or something with the Rabbit.Client dll that I am using.&nbsp; If it was the server then when I run against your dev servers I wouldn't get the same error, so I think the client socket connection is that one that is disconnecting.<br><br>Thanks for all your help.<br><br><b><i><br></i></b><blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> BillC
 wrote:<br>&gt; I am using .net 3.5 on VS studio.net 2008 ... could that be the proble.<br><br>It shouldn't be: the system was developed and tested against .NET 1.1 <br>and 2.0, but the WCF binding was developed on 3.0 and 3.5 (beta), so all <br>should be fine on that front.<br><br>&gt; I will try maybe to down grade to .net 2.0 and see what happens. Sorry<br>&gt; I am on skype if you happen to be on that my id is bchikirivao ... I will <br>&gt; try to get on IRC tomorrow .. Thanks for all your help.<br><br>I've added you on skype, and I'll try to get to IRC tomorrow as well :-)<br><br>Please do take a close look at your RabbitMQ server logs, as they often <br>can report faults that the protocol doesn't permit informing the <br>connected clients directly about.<br><br>Regards,<br>   Tony<br><br></blockquote><br>