[rabbitmq-discuss]	'RabbitMQ.Client.Exceptions.BrokerUnreachableException'
    Matthijs de Z 
    mldz at hotmail.com
       
    Thu May  1 12:13:11 BST 2014
    
    
  
 Hi,
I was looking into RabbitQM and checked out this website http://www.jarloo.com/rabbitmq-c-tutorial/ and http://www.rabbitmq.com/tutorials/tutorial-three-dotnet.html
But when I run the example files (in visual studio 2013) I get this error:
"An unhandled exception of type 'RabbitMQ.Client.Exceptions.BrokerUnreachableException' occurred in RabbitMQ.Client.dll" when trying using(IConnection connection = factory.CreateConnection())
I did install rabbitqm-dotnet-client-2.4.1.msi.
The references seems to be OK and I can build the program.
Hopefully someone can help me out, so I can give rabbitQM a try compared to my WCF solution (hoping rabbitQM will be faster)
Kind regards,
Matthijs
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140501/85628616/attachment.html>
    
    
More information about the rabbitmq-discuss
mailing list