Hi ,I have installed and registered rapid start services successfully but when i am trying to start that service it it throwing error saying "Service started and stopped as it is not been used by any other system/program."
Also From event viewer I am getting error log which state that -
System.ServiceModel.CommunicationException: Unable to reach axappconfig.servicebus.windows.net via TCP (9351, 9352) or HTTP (80, 443).
I have not installed Windows AZURE appfabric services.IS it mandatory to have this service on the instance running rapid start service?
I think to install this service we need to get subscription id which is not free.
Please correct me if I am wrong.
When we open Rapid start connector configuration file in .NET I can see error in the file as-
The element 'Bindings' has invalid child element 'NetTCPRelayBinding'.
How to reolve this error.
I tried to write some piece of code but didn't get any luck.
Any help on this will be appriciated. :)