<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div> Hi,<BR><br><BR>I was looking into RabbitQM and checked out this website <a href="http://www.jarloo.com/rabbitmq-c-tutorial/" target="_blank" style="font-size: 12pt;">http://www.jarloo.com/rabbitmq-c-tutorial/</a> and <a href="http://www.rabbitmq.com/tutorials/tutorial-three-dotnet.html" target="_blank" style="font-size: 12pt;">http://www.rabbitmq.com/tutorials/tutorial-three-dotnet.html</a><BR>But when I run the example files (in visual studio 2013) I get this error:<BR><br><BR>"An unhandled exception of type 'RabbitMQ.Client.Exceptions.BrokerUnreachableException' occurred in RabbitMQ.Client.dll" when trying using(IConnection connection = factory.CreateConnection())<BR><br><BR>I did install rabbitqm-dotnet-client-2.4.1.msi.<BR>The references seems to be OK and I can build the program.<BR>Hopefully someone can help me out, so I can give rabbitQM a try compared to my WCF solution (hoping rabbitQM will be faster)<BR>Kind regards,<BR><br><BR>Matthijs<BR><br><BR></div>                                      </div></body>
</html>