Hello,

I'm getting the following error when trying to use the hosting controller plugin to register the hosting controller application in nopcommerce.

System.UriFormatException: Invalid URI: The URI is empty. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) at Nop.Plugin.HostingController.ServiceClient.ServiceClientBase.InitClient() at Nop.Plugin.HostingController.Controllers.HCStoreController.HandleEvent(EntityUpdated`1 eventMessage) at Nop.Services.Events.EventPublisher.PublishToConsumer[T](IConsumer`1 x, T eventMessage)