Sample-Booking icon indicating copy to clipboard operation
Sample-Booking copied to clipboard

Views are empty

Open patagoniahiker opened this issue 10 years ago • 2 comments

Hi is the application supposed to be blank, also the build throws exceptions.

Exception thrown: 'System.Net.Sockets.SocketException' in System.dll Exception thrown: 'System.Net.Sockets.SocketException' in System.dll Exception thrown: 'System.Net.Sockets.SocketException' in System.dll Exception thrown: 'RabbitMQ.Client.Exceptions.ConnectFailureException' in RabbitMQ.Client.dll Exception thrown: 'System.Net.Sockets.SocketException' in System.dll Exception thrown: 'System.Net.Sockets.SocketException' in System.dll Exception thrown: 'System.Net.Sockets.SocketException' in System.dll Exception thrown: 'RabbitMQ.Client.Exceptions.ConnectFailureException' in RabbitMQ.Client.dll Exception thrown: 'RabbitMQ.Client.Exceptions.BrokerUnreachableException' in RabbitMQ.Client.dll Exception thrown: 'MassTransit.RabbitMqTransport.RabbitMqConnectionException' in MassTransit.RabbitMqTransport.dll Exception thrown: 'MassTransit.RabbitMqTransport.RabbitMqConnectionException' in mscorlib.dll MassTransit.RabbitMqTransport.RabbitMqReceiveTransport Error: 0 : RabbitMQ connection failed: Connect failed: guest@localhost:5672/

patagoniahiker avatar Nov 20 '15 05:11 patagoniahiker

Do you have RabbitMQ installed and configured? This is a startup error where it cannot connect to RabbitMQ.

phatboyg avatar Nov 20 '15 16:11 phatboyg

First, thanks for this sample, it shows me how to structure an app. :+1:

I have Ribbit :) , I also checked the port configuration. Must be something else... let me check..

Views - While I was digging through, I found views in areas and one help view

  1. Which views correspond to me the state of a saga
  2. Which views are the booking views, state of a ticket? etc

patagoniahiker avatar Nov 20 '15 17:11 patagoniahiker