Master data plugin excel http://localhost/MDS/service/service.svc/bhb endpoint is not listening

Viewed 19

Im not able to connect to Master Data Services, Im facing error 404 error because there's an error that says that http://localhost/MDS/service/service.svc/bhb endpoint is not listening (I checked from browser the url and is not runnning). I've followed the steps to setup MDS Application from SQL Server 2019 Developer edition and installed master data plugin in Excel 2019 but im not able to use master data plugin. enter image description here enter image description here There was no endpoint listening at http://laptop-imk9ij65/mds/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. (Microsoft.MasterDataServices.AsyncEssentials)


The remote server returned an error: (404) Not Found. (System)

===================================

Error en la conexión: la dirección URL no es válida o la versión de aplicación web de Master Data Services no se admite.

===================================

No había ningún extremo escuchando en http://laptop-imk9ij65/MDS/service/service.svc/bhb que pudiera aceptar el mensaje. La causa suele ser una dirección o una acción SOAP incorrecta. Consulte InnerException, si está presente, para obtener más información. (mscorlib)


OperationId = 8d07b1d4-145d-4636-8139-03a96014b3b6


Program Location:

Server stack trace: en System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) en System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result) en System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) en System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) en System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: en System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) en System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) en Microsoft.MasterDataServices.Services.ServiceContracts.IService.EndServiceVersionGet(IAsyncResult result) en Microsoft.MasterDataServices.ExcelAddInCore.ServiceClient.EndServiceVersionGet(IAsyncResult result) en Microsoft.MasterDataServices.ExcelAddInCore.Types.Operations.ServiceVersionGetOperation.DoEndOperation(IAsyncResult ar) en Microsoft.MasterDataServices.ExcelAddInCore.Operations.ServiceOperation.EndOperation(IAsyncResult ar) en Microsoft.MasterDataServices.ExcelAddInCore.Operations.OperationExecuter.<>c__DisplayClass25_0.b__1() en System.Threading.Tasks.Task`1.InnerInvoke() en System.Threading.Tasks.Task.Execute()

===================================

Error en el servidor remoto: (404) No se encontró. (System)


Program Location:

en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) en System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)

0 Answers
Related