Best answer by Dmitrii Naumov
@leratomabeleng11 it means your RabbitMQ service is not running.
You can go to your windows services and start it:
Hi @leratomabeleng11,
To resolve this , you need to comment the below code line from Web.config.<add key="QueueType" value="RabbitMQ" />
You can open your web.config file, Locate the RabbitMQ reference and comment the same as below.
Hope, it helps!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.