Quantcast
Channel: SQL Server Master Data Services forum
Viewing all articles
Browse latest Browse all 1311

Master data service with excel 2013 error

$
0
0

MDS SQL Server version 2017.

database version 110

excel 2013

MDS on browser working absoulutly fine. but with excel master data plugin when try to test or connect MDS web app gives below error..

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

An error occurred while making the HTTP request to https://mds-site.xxx.com/service/service.svc/bhb. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server.

------------------------------
OperationId = 794d4d15-ce23-41f9-97ed-1329a3537b34


------------------------------
Program Location:


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

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

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

The underlying connection was closed: An unexpected error occurred on a send. (System)

------------------------------
Program Location:

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

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

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. (System)

------------------------------
Program Location:

   at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
   at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

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


Viewing all articles
Browse latest Browse all 1311

Trending Articles